Skip to content

Commit 3c7b06f

Browse files
authored
test=develop test=document_fix (#5755)
1 parent deea1e3 commit 3c7b06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo_guides/cuda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ cuda的编译结果位于 `build_cuda/inference_lite_lib`
5656

5757
以下以Yolov3模型为例,介绍如何在Nvidia GPU硬件上运行模型。
5858

59-
一: 下载darknet_yolov3模型,模型信息请参考[这里](https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/yolov3)
59+
一: 下载darknet_yolov3模型,模型信息请参考[PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)
6060

6161
```
6262
# 下载模型

0 commit comments

Comments
 (0)