tflite2onnx
tflite2onnx copied to clipboard
NotImplementedError: Unsupported TFLite OP: 32 CUSTOM!
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.