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

   If you wanted PyTorch to *automatically* restride; eg give the same logical 
view for both row-major and col-major matrix, you need a different rep. A 
layout permutation is sufficiently general that it would work for us. Strides 
would work too. A fixed enum of names and their logical positions would work as 
well (but people typically dislike that.)


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to