未验证 提交 c8c448a0 编写于 作者: H huzhiqiang 提交者: GitHub

fix fc_test test=develop (#2845)

上级 4b3da222
......@@ -244,7 +244,7 @@ void TestFCMain(Place place,
TEST(FcOP, precision) {
Place place;
float abs_error = 6e-5;
float abs_error = 1e-4;
#if defined(LITE_WITH_NPU)
place = TARGET(kNPU);
abs_error = 2e-1; // Using fp16 in NPU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册