JieHe96/iOS_Tensorflow_ObjectDetection_Example

No OpKernel was registered to support Op 'All' with these attrs

chinaluffy opened this issue · 2 comments

I build the demo ,show this problem .

Quick Start with tensorflow/contrib/makefile/build_all_ios_ssd.sh .

Invalid argument: No OpKernel was registered to support Op 'All' with these attrs. Registered devices: [CPU], Registered kernels:

 [[Node: assert_equal/All = All[Tidx=DT_INT32, keep_dims=false](assert_equal/Equal, assert_equal/Const)]]

how to fix this error ?

I will push the updated version very soon

Just update the example for TensorFlow 1.4.0 @chinaluffy