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

   @tqchen, Thanks for the quick update! This PR seems not have this 
requirement covered, do you think we can also have that?
   
   > To have a more concrete example, if we want to return a tensor allocated 
in tvm-ffi, we can use `FromEnvAlloc` to replace `at::empty`, but there's no 
way to replace an `at::empty_strided` (and `at::empty_like` for complex layout).
   
   Basically I'd like to have something like `FromEnvAllocStrided` and make the 
strides to be aware from torch.
   


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