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_tfliteoption - Add
--quant_type {per-channel,per-tensor}option - Add
--quant_calib_input_op_name_np_data_path INPUT_NAME NUMPY_FILE_PATH MEAN STDoption - Add
--input_output_quant_dtype {int8,uint8}option
- Add
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.0.49...1.1.0
Notes
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
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.1.0 (URL)