Hi everybody, 
I'm trying to use TVM on a C++ project to remove a tensorRT dependency.

This project uses cuda code to process data and puts the result on cuda arrays 
that in the original code are feed to the tensorRT inference engine.
I would like to use these arrays converted as DLTensor as input of my TVM 
network.

Is there a way to convert a cuda arrays to DLTensor? I'm new approaching TVM so 
sorry if this seems a dumb question, I've searched on this forum but I can't 
find the answer.

Thank you





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/use-cuda-pointers-with-tvm/7853/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/d9fc73aa9f13098cdfdbab608df7510a394fed4d214e802851d78da11b570252).

Reply via email to