提交 9baaded0 编写于 作者: N nhzlx

refine trt doc

上级 08cb0128
......@@ -82,7 +82,7 @@ NVIDIA TensorRT 是一个高性能的深度学习预测库,可为深度学习
#include "paddle_inference_api.h"
namespace paddle {
using paddle::contrib::AnalysisConfig;
using paddle::AnalysisConfig;
void RunTensorRT(int batch_size, std::string model_dirname) {
// 1. 创建MixedRTConfig
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册