Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/infer/inference/inference_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Paddle Inference 功能特性丰富,性能优异,针对不同平台不同的
一些常见的文档链接如下:
- 完整使用文档位于:[Paddle Inference 文档](https://www.paddlepaddle.org.cn/inference/product_introduction/inference_intro.html)
- 代码示例位于[inference demo](https://github.com/PaddlePaddle/Paddle-Inference-Demo)
- 点此 [安装与编译 Linux 预测库](https://paddleinference.paddlepaddle.org.cn/user_guides/download_lib.html)
- 点此 [安装与编译 Windows 预测库](https://paddleinference.paddlepaddle.org.cn/user_guides/download_lib.html#windows)
- 点此 [下载安装 Linux 预测库](https://www.paddlepaddle.org.cn/inference/v2.4/guides/install/download_lib.html)
- 点此 [下载安装 Windows 预测库](https://www.paddlepaddle.org.cn/inference/v2.4/guides/install/download_lib.html#windows)

## 与主框架 model.predict 区别

Expand Down