It is possible and straightforward to convert a cuda array to DLTensor. Just set the `DLTensor::data` to the cuda array, `DLTensor::ctx` to be (kDLGPU, 0), and other fields too accordingly. If you have specific questions about a field, feel free to ask :-)
--- [Visit Topic](https://discuss.tvm.apache.org/t/use-cuda-pointers-with-tvm/7853/2) 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/4bd7cc69ebe93173f24a7ceb2675a3ad6c0329e505002433a2cdb8028434c277).