未验证 提交 78797298 编写于 作者: H huangjianhui 提交者: GitHub

Update TensorRT_Dynamic_Shape_CN.md

上级 c598cc9b
......@@ -3,7 +3,7 @@
## 引言
在Pipeline/C++开启TensorRT[`--use_trt`]后,关于如何进行动态shape的配置,以下会分别给出Pipeline Serving和C++ Serving示例
在Pipeline/C++开启TensorRT`--use_trt`后,关于如何进行动态shape的配置,以下会分别给出Pipeline Serving和C++ Serving示例
以下是动态shape api
```
......@@ -151,4 +151,4 @@ if use_trt:
names[3]: [10, head_number, 60, 60]
})
```
\ No newline at end of file
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册