Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 118 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 118 Bytes

convert onnx model from float16 to float32

python3 convert_onnx_float16_to_float.py fp16_model.onnx fp32_model.onnx