Onnx2tf

Latest version: v1.27.1

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 71 of 86

1.1.11

- Support for `MatMulInteger`

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.10...1.1.11

1.1.10

- Added `PReLU` optimization option
- Converting a model with this option will decompose the PReLU into primitive layers.
- This is effective when hardware accelerators are optimized for primitive layers.

-rpr, --replace_prelu_to_pseudo_prelu
Replace PReLU with a pseudo PReLU.

![image](https://user-images.githubusercontent.com/33194443/200157395-f613d74d-c872-492d-84ce-2fc5506c275a.png) ![image](https://user-images.githubusercontent.com/33194443/200157378-da9e275d-81f3-47dd-8436-779dca26a9f7.png)

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.9...1.1.10

1.1.9

- Support for `QLinearConcat`
- `QLinearConv`
- Bug fixes
- https://github.com/PINTO0309/onnx2tf/releases/download/1.1.9/license_plate_detection_lpd_yunet_2022may-int8-quantized.onnx

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.8...1.1.9

1.1.8

- Support for `QLinearLeakyRelu`, `QLinearSigmoid`, `QLinearSoftmax`

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.7...1.1.8

1.1.7

- [10 [Query][tflite]The tool or cmdline to support NCHW between NHWC](https://github.com/PINTO0309/onnx2tf/issues/10)
- Support for `QLinearConv`, `QLinearMul`, `QLinearAdd`
- `Flatten`
- bug fixes
- `QLinearMatMul`
- bug fixes

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.6...1.1.7

1.1.6

- `Flatten`
- Added `Flatten` transposition process, transposition behavior similar to `Reshape`.
- Just before the `Flatten` process, a forced inversion to NCHW format is applied.
- Improved `replace.json` to be unnecessary only in some situations.

**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.1.5...1.1.6

Page 71 of 86

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.