- 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