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_cl_compiled_program.bin does not exist #8

Open
zhangkom opened this issue Aug 1, 2018 · 1 comment
Open

mace_cl_compiled_program.bin does not exist #8

zhangkom opened this issue Aug 1, 2018 · 1 comment

Comments

@zhangkom
Copy link

zhangkom commented Aug 1, 2018

I/Adreno: PFP: 0x005ff087, ME: 0x005ff063
I/MACE: mace.cc:391 Create MaceEngine from model pb
I/MACE: mace.cc:174 Creating MaceEngine, MACE version: v0.8.1-148-g15a34cc
mace.cc:245 Loading Model Data
I/MACE: mace.cc:182 Initializing MaceEngine
I/MACE: tuner.h:148 There is no tuned parameters.
I/MACE: file_storage.cc:38 File /storage/emulated/0//mace_cl_compiled_program.bin does not exist
W/MACE: opencl_runtime.cc:447 There is no precompiled OpenCL binary in all OpenCL binary paths
A/MACE: tensor.h:266 Check failed: image_shape[0] <= image->image_shape()[0] && image_shape[1] <= image->image_shape()[1] tensor (source op input): current physical image shape: 2, 224 < logical image shape: 224, 224

@conansherry
Copy link
Owner

看看yml的输入输出大小和代码里的tensor输入输出的大小一不一致

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