Onnx2tf

Latest version: v1.20.2

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

Scan your dependencies

Page 1 of 77

2.16.1

- Keras 3.0 will be the default Keras version. You may need to update your script to use Keras 3.0.
- Please refer to the new Keras documentation for Keras 3.0 (https://keras.io/keras_3).
- This pull request is to experimentally verify the upgrade to `TensorFlow==2.16.1`.

What's Changed
* [experimental] tensorflow==2.16.1, Keras 3.0 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/609


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.19.16...1.20.0

2.13.0rc0

- [[TODO] Verification of operation when upgrading to TensorFlow v1.13.0 348](https://github.com/PINTO0309/onnx2tf/issues/348)

What's Changed
* TF v2.12.0 -> TF v2.13.0-rc0 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/363


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.11.11...1.12.0

2.12.0rc0

-okv3, --output_keras_v3: Optional[bool]
Output model in Keras (keras_v3) format.

![image](https://user-images.githubusercontent.com/33194443/218926250-5f3b6ecc-c05d-462f-8ceb-8b53c2feb335.png)
![image](https://user-images.githubusercontent.com/33194443/218926343-e750ef5b-61ba-40ca-86c9-a17f9d3561be.png)

What's Changed
* [Experimental / WIP] Generate a miniscule model for each OP only, retain the results of test inference, and propagate to all OPs. STEP.1,2 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/184
* TF v2.12.0rc0 - 1. `Transpose` now supports 6D tensors. 2. Support for `Atan2`. by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/189
* Support for `keras_v3` format by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/190


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.6.7...1.7.0

1.20.2

- `Resize`
- Fix unknown Resize 4D
- Support for resizing to undefined `size` (but only in 4D)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/efae081e-5e25-45bf-b995-3c42f4268ef8)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/9feff0a8-c7bf-4850-8faa-59930b60c65e)
- [Resize conversion bug 614](https://github.com/PINTO0309/onnx2tf/issues/614)

What's Changed
* Fix unknown Resize 4D by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/615


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.20.1...1.20.2

1.20.1

- `onnx2tf.py`, `common_functions.py`
- Fix to preserve `domain` and `ir_version`.
- Fixed a problem that `domain` and `ir_version` were rewritten to the latest version during model optimization operation (onnx_graphsurgeon).
- Also modified [sng4onnx](https://github.com/PINTO0309/sng4onnx).

What's Changed
* Fix to preserve `domain` and `ir_version` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/612


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.20.0...1.20.1

1.20.0

- `TensorFlow==2.16.1`, `Keras 3.0`

Page 1 of 77

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.