Onnx2tf

Latest version: v1.27.1

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

Scan your dependencies

Page 27 of 86

1.14.5

- Improved stability when `slope` is less than the number of axes in the input tensor and `slope` is `np.ndarray` and the input tensor is fixed in NHWC.
- Reduces the problem of transposition errors when all dimensions except batch size have the same value.
- [example.onnx.zip](https://github.com/PINTO0309/onnx2tf/files/12067229/example.onnx.zip)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/800afa7e-ec19-4983-bc10-379ee64ccef0)
- [PRelu "not compatible with provided weight shape" conversion problem 418](https://github.com/PINTO0309/onnx2tf/issues/418)

What's Changed
* Revision of environment construction procedures due to Goole Colab backend OS version upgrade to Ub Ubuntu22.04. by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/417
* Improved stability when `slope` is less than the number of axes in the input tensor and `slope` is `np.ndarray` and the input tensor is fixed in NHWC by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/419


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.14.4...1.14.5

1.14.4

- `Pad`
- Improved stability of constant transformations when `paddings` is `Numpy.ndarray`
- Dummy inference with `CUDAExcecutionProvider` causes large errors in inference results, so fixed to infer using CUDA only when `--use_cuda` is explicitly specified.
- Upgrade `onnxsim` to 0.4.33
- [[TODO] Add option to disable CUDAExecutionProvider during inference 412](https://github.com/PINTO0309/onnx2tf/issues/412)
- [Error in tf.pad operation 413](https://github.com/PINTO0309/onnx2tf/issues/413)

What's Changed
* Improved stability of constant transformations when `paddings` is `Numpy.ndarray` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/414


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.14.3...1.14.4

1.14.3

- `DequantizeLinear`
- Improved `DequantizeLinear` conversion stability

What's Changed
* tf v2.13.0rc0 -> v2.13.0 by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/408
* Improved `DequantizeLinear` conversion stability by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/409


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.14.2...1.14.3

1.14.2

- `GridSample`
- Fixed a transposition error when the input tensor of `grid` in `GridSample` is a constant.
- `Tile`
- Added NHWC information propagation process to `Tile`.
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/74abfca2-c137-487c-8884-921d1e99c778)
![image](https://github.com/PINTO0309/onnx2tf/assets/33194443/eb7b794e-63bc-4a7e-9b5a-9116b5cfd3a1)
- [Fail to understand the GridSample error message 402](https://github.com/PINTO0309/onnx2tf/issues/402)

What's Changed
* Fixed a transposition error when the input tensor of `grid` in `GridSample` is a constant. by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/407


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.14.1...1.14.2

1.14.1

- Support for `docker.io`
- `docker.io/pinto0309/onnx2tf:latest`

What's Changed
* Support for `docker.io` by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/405
* Fix Meta by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/406


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.14.0...1.14.1

1.14.0

- Only re-release Docker containers.

What's Changed
* Added comments on function parameters by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/344
* Minor Correction by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/345
* Upgraded onnx to v1.14.0. Note that onnxruntime remains at v1.13.1. by PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/347


**Full Changelog**: https://github.com/PINTO0309/onnx2tf/compare/1.11.0...1.11.1

Page 27 of 86

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.