paddyhoran commented on pull request #8129:
URL: https://github.com/apache/arrow/pull/8129#issuecomment-689244517


   I would love to see integrations (zero copy conversion) with lots of other 
libs, I assume you are aware of 
[tch-rs](https://github.com/LaurentMazare/tch-rs).
   
   If you look at the [C++ 
impl](https://github.com/apache/arrow/tree/master/cpp/src/arrow/tensor), which 
is the most mature, all the tensor functionality is focused on integration with 
other frameworks (rather than tensor specific functionality in Arrow).  This 
might just be that no-one has decided to work on it yet though.
   
   > Is the team interested in more features for the tensor struct?
   
   What kind of features did you have in mind? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to