rok commented on PR #33925:
URL: https://github.com/apache/arrow/pull/33925#issuecomment-1422841731

   That makes sense yeah. Though I think passing `dim_names` is equally general 
to agreeing on natural order + passing `permutation` in terms of passing 
information. Except that `dim_names` gives both in one variable (if we assume 
dimension names are universal), while natural order + `permutation` requires 
two.
   If I understand correctly it's more about usability/readability tradeoffs. 
Am I correct to assume that at pytorch entry time tensor would be interpreted 
and passed on as a pytorch object and wouldn't cause cause friction?


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