[ONNX] Fix support for float16 in ONNX frontend. (#3563)
Initial support for float16 was done before the ngraph::float16 data type was introduced in nGraph. This PR aligns ONNX frontend with the latest float16 implementation.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment