Onnx2tf

Latest version: v1.27.1

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

Scan your dependencies

Page 16 of 86

1.18.2

- Improved conversion stability when multiple undefined dimensions exist in the input tensor.
- `Gather`
- Fix parameter substitution logic.
- [Cannot use converted model with dynamic input shape 521](https://github.com/PINTO0309/onnx2tf/issues/521)
- [retinaface_onnx_dynamic.onnx.zip](https://github.com/PINTO0309/onnx2tf/files/12758261/retinaface_onnx_dynamic.onnx.zip)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/dcefdfd0-750f-447b-abb1-6e4b640c5047)
- https://github.com/PINTO0309/onnx2tf/blob/main/json_samples/replace_retinaface_dynamic_shape.json
|onnx|tflite|
|:-:|:-:|
|![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/398bb85d-296f-4b52-8a44-443e8586c808)|![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/2200049c-4d32-4817-ba47-ff690eaa5a67)|
- `onnx2tf.py`
- Fix parameter replacement logic.
- `Concat`, `common_functions.py`
- Added the ability to swap axes using `Gather` instead of `Transpose` when the tensor to be concatenated is a 1D tensor.

![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/655c9f4f-bf0f-48c0-9dc8-b9dc61255fe6)

What's Changed
* Fix `Gather` parameter substitution logic by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/522


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.18.1...1.18.2

1.18.1

- `Pow`
- Improved stability of `Float16 Pow` conversion.

What's Changed
* Improved stability of `Float16 Pow` conversion by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/519


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.18.0...1.18.1

1.18.0

- tensorflow==2.14.0
- onnx==1.14.1
- onnxruntime==1.16.0
- CLIP ViT Large https://github.com/onnx/models/blob/new-models/models/mlagility/openai_clip-vit-large-patch14/openai_clip-vit-large-patch14-16.onnx
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/560c097b-7269-485b-9aa0-e01e89728f30)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/f3786fa7-9b0b-4628-9a94-442627103141)

What's Changed
* tensorflow==2.14.0, onnx==1.14.1, onnxruntime==1.16.0 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/518


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.17.9...1.18.0

1.17.9

- `Slice`, `Gather`, `Concat`
- Improved conversion stability for tensors with `None` geometry.
- Improved transformation stability for models with undefined dimensions.
- `fasterrcnn_resnet50_fpn.onnx`
- https://s3.ap-northeast-2.wasabisys.com/temp-models/onnx2tf_517/fasterrcnn_resnet50_fpn.onnx.tar.gz
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/9e31b835-a1af-44ef-b789-9dc5b8ee8c06)
- [ValueError: as_list() is not defined on an unknown TensorShape 1067](https://github.com/onnx/onnx-tensorflow/issues/1067)

What's Changed
* Improved conversion stability for tensors with `None` geometry by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/517


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.17.8...1.17.9

1.17.8

- `Dropout`, `GRU`, `LSTM`, `RNN`
- Fixed a conversion bug in the `Dropout`, `GRU`, `LSTM`, `RNN` OP for a very old opset.

What's Changed
* Fixed a conversion bug in the `Dropout`, `GRU`, `LSTM`, `RNN` OP for a very old opset by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/516


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.17.7...1.17.8

1.17.7

- `onnx2tf.py`
- `converter._experimental_disable_batchmatmul_unfold` -> `converter.unfold_batchmatmul`
- From TensorFlow v2.14.0rc1
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/9044260e-74bb-4557-b648-ab03fe6bd2dd)

What's Changed
* `converter._experimental_disable_batchmatmul_unfold` -> `converter.unfold_batchmatmul` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/514


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.17.6...1.17.7

Page 16 of 86

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.