No OpKernel was registered to support Op 'All' with these attrs
chinaluffy opened this issue · 2 comments
chinaluffy commented
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 ?
JieHe96 commented
I will push the updated version very soon
JieHe96 commented
Just update the example for TensorFlow 1.4.0 @chinaluffy