Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tasfa opened this issue Feb 23, 2022 · 1 comment
Open

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

Tasfa opened this issue Feb 23, 2022 · 1 comment

Comments

@Tasfa
Copy link

Tasfa commented Feb 23, 2022

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
Copy link
Collaborator

lu229 commented Mar 29, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants