Skip to content

Commit 2bb09da

Browse files
authored
Update README.md
1 parent 7dce5a2 commit 2bb09da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/quant/deploy/TensorRT/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ NVIDIA TensorRT 是一个高性能的深度学习预测库,适用于Nvidia GPU
99
- 在Nvidia GPU上部署预测:在GPU上以INT8类型进行预测部署。
1010

1111
参考资料:
12-
* PaddleInference NV GPU部署量化模型[文档](https://paddle-inference.readthedocs.io/en/latest/optimize/paddle_trt.html)
12+
* PaddleInference NV GPU部署量化模型[文档](https://www.paddlepaddle.org.cn/inference/v2.4/guides/nv_gpu_infer/trt_fp16_int8.html)
1313

1414
## 1. 准备环境
1515

0 commit comments

Comments
 (0)