Update README.md

This commit is contained in:
Jason
2022-08-12 21:42:23 +08:00
committed by GitHub
parent b16ce46851
commit 9cbc2ba371

View File

@@ -23,7 +23,7 @@
## 支持模型
| 任务场景 | 模型 | X86 CPU | NVIDIA GPU | TensorRT |
| 任务场景 | 模型 | CPU | NVIDIA GPU | TensorRT |
| -------- | ------------------------------------------------------------ | ------- | ---------- | ------------------- |
| 图像分类 | [PaddleClas/ResNet50](./examples/vision/classification/paddleclas) | √ | √ | √ |
| | [PaddleClas/PPLCNet](./examples/vision/classification/paddleclas) | √ | √ | √ |