diff --git a/docs/demo_guides/npu.md b/docs/demo_guides/npu.md index e5f8662fe108e6441adc5b3faeb2d4057f396503..7b37d13350c93c4c39e2970d23024d291f6edd2f 100644 --- a/docs/demo_guides/npu.md +++ b/docs/demo_guides/npu.md @@ -186,7 +186,7 @@ $ ./lite/tools/build_npu.sh --arm_os=android --arm_abi=armv7 --arm_lang=gcc --an concat softmax ``` - - 由于这些算子都指定在NPU上运行,因此不需要特意配置算子的输入输出名称。 + - 由于这些算子都指定在CPU上运行,因此不需要特意配置算子的输入输出名称。 - 5、指定配置文件路径