You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by Vision Zq via MXNet Forum <mx...@discoursemail.com.INVALID> on 2020/06/19 08:08:31 UTC

[MXNet Forum] [Discussion] How to build mxnet with tensorrt support?


Hi, I meet the same issue, and I follow the @fullfanta suggestion, but I still failed.
I build the MXNet form source follow the below step:

    Download the mxnet

    Build the tensorrt follow https://github.com/apache/incubator-mxnet/blob/master/ci/docker/install/tensorrt.sh. because my cuda=10.1, so the sh file have a few difference.
    In this step, I meet new issue as below (libnvinfer5 : Depends: libcublas10 but it is not installable)

    I go to the /home/jakin/Downloads/incubator-mxnet/3rdparty/onnx-tensorrt dorectory. and build the onnx, and onnx-tensorrt follow https://github.com/apache/incubator-mxnet/blob/master/ci/docker/runtime_functions.sh#L571

    Build the MXnet with TensorRT using the same promote as you.

Pls, any problem in this way?
can you give me some suggestion ? thank you very much.





---
[Visit Topic](https://discuss.mxnet.io/t/how-to-build-mxnet-with-tensorrt-support/3865/6) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.io/email/unsubscribe/4deed43cd4ae4c09a116afebe0f268c0870dea3f6bdf20b74ae762cb3decf9fa).