Commit ae0fb243 authored by MissPenguin's avatar MissPenguin
Browse files

update doc

parent e0b62a5a
...@@ -11,7 +11,7 @@ C++预测功能测试的主程序为`test_cpp.sh`,可以测试基于C++预测 ...@@ -11,7 +11,7 @@ C++预测功能测试的主程序为`test_cpp.sh`,可以测试基于C++预测
| 正常模型 | GPU | 1/6 | fp32/fp16 | - | - | | 正常模型 | GPU | 1/6 | fp32/fp16 | - | - |
| 正常模型 | CPU | 1/6 | - | fp32 | 支持 | | 正常模型 | CPU | 1/6 | - | fp32 | 支持 |
| 量化模型 | GPU | 1/6 | int8 | - | - | | 量化模型 | GPU | 1/6 | int8 | - | - |
| 量化模型 | CPU | 1/6 | - | | 支持 | | 量化模型 | CPU | 1/6 | - | fp32 | 支持 |
## 2. 测试流程 ## 2. 测试流程
### 2.1 功能测试 ### 2.1 功能测试
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment