add inference doc to column

pull/928/head
weishengyu 2021-06-20 17:35:07 +08:00
parent 42838d3f6f
commit 230de49890
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Quick experience of image recognition[Link](./docs/zh_CN/tutorials/quick_star
- [Image Classification](./docs/en/tutorials/getting_started_en.md)
- Feature Learning
- Inference Model PredictionUpdating
- Python Inference
- [Python Inference](./docs/en/inference.md)
- [C++ Inference](./deploy/cpp/readme_en.md)(only support classification for now, recognition coming soon)
- Model Deploy (only support classification for now, recognition coming soon)
- [Hub Serving Deployment](./deploy/hubserving/readme_en.md)