tflite2onnx icon indicating copy to clipboard operation
tflite2onnx copied to clipboard

Data type float16 not supported/tested yet, the generated model may contain error

Open Haroldhy opened this issue 1 year ago • 1 comments

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?

Haroldhy avatar Nov 03 '23 04:11 Haroldhy

i got the same error "WARNING:tflite2onnx:Data type float16 not supported/tested yet, the generated model may contain error"

AphroDatalyst avatar Nov 09 '23 10:11 AphroDatalyst