easy_mace icon indicating copy to clipboard operation
easy_mace copied to clipboard

mace_cl_compiled_program.bin does not exist

Open zhangkom opened this issue 6 years ago • 1 comments

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

zhangkom avatar Aug 01 '18 07:08 zhangkom

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

conansherry avatar Aug 01 '18 07:08 conansherry