tflite2onnx
tflite2onnx copied to clipboard
Data type float16 not supported/tested yet, the generated model may contain error
When I use ftlite2onnx lib I get : "Data type float16 not supported/tested yet, the generated model may contain error" Does the exported onnx has some error? Or the tflite2onnx process emplace ft16 with other type?
i got the same error "WARNING:tflite2onnx:Data type float16 not supported/tested yet, the generated model may contain error"