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

   Actually, what exactly is the dim_names proposal. I assumed that the 
ordering of the names tell you how to interpret the physical data layout 
(outside in). If so, if you loaded one of these tensors into PyTorch, we would 
just ignore the dim names entirely and just give you a tensor in the physical 
layout. To reinterpret the meaning of the data is application specific; after 
all, who decides if you call it N or BATCH or something else? Which wouldn't 
really be in the purview of a framework to decide


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