JieHe96 / iOS_Tensorflow_ObjectDetection_Example

An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101
129 stars 28 forks source link

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

Closed chinaluffy closed 6 years ago

chinaluffy commented 7 years ago

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 7 years ago

I will push the updated version very soon

JieHe96 commented 7 years ago

Just update the example for TensorFlow 1.4.0 @chinaluffy