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

   Just noticed there's more places we need to take care of if we want to 
support torch < 2.4:
   
   `DeviceType::MAIA` is introduced in torch 2.4, and jit dlpack ext will fail 
for earlier version torch.
   
   
https://github.com/apache/tvm-ffi/blob/761966953fec7e8ceba0fcc20dc003e39cf2692d/python/tvm_ffi/utils/_build_optional_torch_c_dlpack.py#L164-L165


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