rok commented on issue #38868:
URL: https://github.com/apache/arrow/issues/38868#issuecomment-1827615573

   > This is the case I was having in mind when opening this issue and the 
question I think is: would it be correct to present the whole tensor extension 
storage array as a DLPack tensor or would it be more correct to represent 
specific tensor in the `FixedShapeTensorArray` (list element) as a DLPack 
tensor?
   
   If Array sized DLPack tensors can easily be sliced to Scalar tensors (and 
all other things being equal) I'd be slightly in favor of having Array sized 
tensors just because that'd mean keeping less objects around :)


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to