oraluben opened a new issue, #202:
URL: https://github.com/apache/tvm-ffi/issues/202

   PyTorch's `AT_DISPATCH_FLOATING_TYPES_AND_HALF` (and similar ops) are very 
helpful when implementing kernel for multiple dtypes, flash-infer also 
implement 
[`DISPATCH_DLPACK_*`](https://github.com/flashinfer-ai/flashinfer/blob/main/csrc/tvm_ffi_utils.h).
   
   It would be great if tvm-ffi could provide those utils.


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