- Generation of `saved_model` with `GroupConvolution` and Full Integer Quantization without `-dgc`, `-osd`.
- Improved stability of Full Integer Quantization.
- e.g. YOLOv9 with `GroupConvolution` + `Dynamic Input [1, None, None, 3]`
- [yolov9_n_wholebody_with_wheelchair_post_0100_1x3x384x672_full_integer_quant.tflite.zip](https://github.com/user-attachments/files/16043375/yolov9_n_wholebody_with_wheelchair_post_0100_1x3x384x672_full_integer_quant.tflite.zip)



What's Changed
* Generation of `saved_model` with `GroupConvolution` and Full Integer Quantization without `--dgc` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/655
**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.22.6...1.23.0