我的视频blog地址 http://www.lofter.com/blog/cloudrivers
摘要: 官方示例链接 https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt.html Optimizing Deep Learning Computation Graphs with 阅读全文
posted @ 2020-01-01 20:03 Michael云擎 阅读(967) 评论(0) 推荐(0)
摘要: 环境:ubuntu16.04 tensorrt版本:5.1.5.0 cuda版本:9.0 GPU:1080Ti Mxnet版本:1.3.1 cudnn:7.3.1 1、tensorrt安装: https://github.com/NVIDIA/TensorRT tensorrt的不同版本: http 阅读全文
posted @ 2020-01-01 19:50 Michael云擎 阅读(1032) 评论(1) 推荐(0)
摘要: MxNet模型导出ONNX模型Open Neural Network Exchange (ONNX)为AI模型提供了一种开源的数据模型格式。它定义了一个可扩展的计算图模型,以及内置运算符和标准数据类型的定义。它可以作为各种AI模型之间进行转换的媒介,例如,市面上没有现成的Caffe模型到MxNet模 阅读全文
posted @ 2020-01-01 19:37 Michael云擎 阅读(3390) 评论(0) 推荐(0)
我的视频blog地址 http://www.lofter.com/blog/cloudrivers