There is a newer version of the record available.

Published September 25, 2022 | Version 1.1.0
Software Open

Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)

Authors/Creators

Description

  • Support for Integer Quantization, Full Integer Quantization, Dynamic Range Quantization
    • Add --output_integer_quantized_tflite option
    • Add --quant_type {per-channel,per-tensor} option
    • Add --quant_calib_input_op_name_np_data_path INPUT_NAME NUMPY_FILE_PATH MEAN STD option
    • Add --input_output_quant_dtype {int8,uint8} option

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.0.49...1.1.0

Notes

If you use onnx2tf in your research, please cite it using these metadata.

Files

PINTO0309/onnx2tf-1.1.0.zip

Files (342.6 kB)

Name Size Download all
md5:2f6ff75cc9ae60bac8868b41a872720f
342.6 kB Preview Download

Additional details

Related works