From 49d0f32b41eda7f04bedf22db71fed5bcacdc174 Mon Sep 17 00:00:00 2001 From: cuicheng01 Date: Thu, 28 Oct 2021 10:52:29 +0000 Subject: [PATCH] Update test_lite.md --- test_tipc/docs/test_lite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_tipc/docs/test_lite.md b/test_tipc/docs/test_lite.md index 3bf07240..021d54e5 100644 --- a/test_tipc/docs/test_lite.md +++ b/test_tipc/docs/test_lite.md @@ -15,7 +15,7 @@ Lite预测功能测试的主程序为`test_lite.sh`,可以测试基于Lite预 - 预测库来源:包括下载方式和编译方式,其中编译方式分为以下目标硬件:(1)ARM CPU;(2)Linux XPU;(3)OpenCL GPU;(4)Metal GPU | 模型类型 | batch-size | predictor数量 | 功耗模式 | 预测库来源 | 支持语言 | -| ---- | ---- | :----: | :----: | :----: | :----: | +| :----: | :----: | :----: | :----: | :----: | :----: | | 正常模型/量化模型 | 1 | 1 | 高性能模式/省电模式 | 下载方式 | C++预测 | -- GitLab