提交 554fbfb1 编写于 作者: J jackzhang235 提交者: jackzhang235

fix a spelling mistake (#13)

上级 e08be61e
......@@ -58,7 +58,7 @@
namespace paddle {
namespace lite {
#if ((defined LITE_WITH_ARM_) || (defined LITE_WITH_MLU))
#if ((defined LITE_WITH_ARM) || (defined LITE_WITH_MLU))
thread_local lite_api::PowerMode DeviceInfo::mode_;
thread_local ARMArch DeviceInfo::arch_;
thread_local int DeviceInfo::mem_size_;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册