Skip to content

Commit

Permalink
Update cpp_inference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juncaipeng authored Oct 25, 2021
1 parent 2cf47ff commit c97af9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/deployment/inference/cpp_inference.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

![inference_ecosystem](https://user-images.githubusercontent.com/52520497/130720374-26947102-93ec-41e2-8207-38081dcc27aa.png)

此外,PaddleX也提供了C++部署的示例和文档,具体参考[链接](https://github.com/PaddlePaddle/PaddleX/tree/develop/deploy/cpp)

## 2. 准备环境

### 准备Paddle Inference C++预测库
Expand Down

0 comments on commit c97af9e

Please sign in to comment.