tflite2onnx icon indicating copy to clipboard operation
tflite2onnx copied to clipboard

NotImplementedError: Unsupported TFLite OP: 32 CUSTOM!

Open JNingWei opened this issue 2 years ago • 0 comments

Hi author, I encountered an unsupported when converting face_landmark_with_attention.tflite to onnx:

Data type float16 not supported/tested yet, the generated model may contain error
NotImplementedError: Unsupported TFLite OP: 32 CUSTOM!

Any suggestions? Thanks.

JNingWei avatar Aug 11 '22 11:08 JNingWei