tqchen commented on issue #325:
URL: https://github.com/apache/tvm-ffi/issues/325#issuecomment-3633089551

   Just want to understand the needs better. For allocation, usually it is less 
desirable to contain strides and allocate compact tensors.  Likely what was 
needed is a function to create a strided view of an existing Tensor? if so, 
likely we do not need to do that in `FromEnvAlloc` instead can provide helper 
utility on top


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to