XiaoMi/mace

怎么直接执行mace编译后的模型

Tasfa opened this issue · 1 comments

Tasfa commented

benchmark 没有c++接口吗

跑模型报错

I /mace_other/mace/mace/libmace/mace.cc:503] Initializing MaceEngine
F /mace_other/mace/mace/core/operator.h:189] Check failed: idx < inputs_.size() 
F /mace_other/mace/mace/core/operator.h:189] backtrace:
F /mace_other/mace/mace/core/operator.h:189]  pc 0x7806499418 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780649bfd8 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780649bf84 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780649c254 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780649c33c 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780634b76c 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x78063d0ec0 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x780645a1c0 
F /mace_other/mace/mace/core/operator.h:189]  pc 0x7806343b58 _ZN4mace10MaceEngine4Impl3RunERKNSt6__ndk13mapINS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEENS_10MaceTensorENS2_4lessIS9_EENS7_INS2_4pairIKS9_SA_EEEEEEPSH_PNS_11RunMetadataE
F /mace_other/mace/mace/core/operator.h:189]  pc 0x61139239a4 

lu229 commented

有C++接口的,这个看起来是yml里面配置的输入有问题?