You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARROW-1453: [C++/Python] Support non-contiguous Tensors in WriteTensor
Author: Philipp Moritz <pcmoritz@gmail.com>
Author: Wes McKinney <wes.mckinney@twosigma.com>
Closesapache#1034 from pcmoritz/write-tensor and squashes the following commits:
7b2ae97 [Wes McKinney] Fix off by one error
084b6b9 [Wes McKinney] Remove outdated comment
f7be231 [Wes McKinney] Copy strided tensor data into a scratch buffer before writing to output stream
e4be4af [Philipp Moritz] fix flake8 linting
3576840 [Philipp Moritz] fixes and more tests
fc44321 [Philipp Moritz] fix python test
57c7ace [Philipp Moritz] fix linting
23d991f [Philipp Moritz] add fixes and tests
357aa73 [Philipp Moritz] fix linting
0e22ebf [Philipp Moritz] implement writing strided tensors
0 commit comments