You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Victor van Acht via Apache TVM Discuss <no...@discuss.tvm.ai> on 2022/02/17 16:28:29 UTC

[Apache TVM Discuss] [Questions] BYO Datatype on GPU?


I have succesfully created my own custom datatype (and some custom operators on this datatype) following the example as in:
[https://tvm.apache.org/docs/how_to/extend_tvm/bring_your_own_datatypes.html](https://tvm.apache.org/docs/how_to/extend_tvm/bring_your_own_datatypes.html)
This works great on CPU, using the LLVM back-end. 

But when i change the target to cuda (to run on Nvidia GPU), the example in the above link fails. Is it correct that custom datatypes are not supported for the cuda-backend? If so, how can this be added easily?





---
[Visit Topic](https://discuss.tvm.apache.org/t/byo-datatype-on-gpu/12113/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/17f5132fb76e4f868c96dc4a2d518357acbd4d0a832d5c7b46e7b92b98e6112d).