We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dce5a2 commit 2bb09daCopy full SHA for 2bb09da
demo/quant/deploy/TensorRT/README.md
@@ -9,7 +9,7 @@ NVIDIA TensorRT 是一个高性能的深度学习预测库,适用于Nvidia GPU
9
- 在Nvidia GPU上部署预测:在GPU上以INT8类型进行预测部署。
10
11
参考资料:
12
-* PaddleInference NV GPU部署量化模型[文档](https://paddle-inference.readthedocs.io/en/latest/optimize/paddle_trt.html)
+* PaddleInference NV GPU部署量化模型[文档](https://www.paddlepaddle.org.cn/inference/v2.4/guides/nv_gpu_infer/trt_fp16_int8.html)
13
14
## 1. 准备环境
15
0 commit comments