Skip to content

Tags: PINTO0309/onnx2tf

Tags

1.25.9

Toggle 1.25.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #686 from PINTO0309/fix_consecutive_sub

Fixed a bug in the optimization process for arithmetic operations

1.25.8

Toggle 1.25.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #682 from PINTO0309/fix_infinit_loop_bug

Fixed problem of being stuck in an infinite loop

1.25.7

Toggle 1.25.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #675 from PINTO0309/fix_undef_expand

Automatic accuracy compensation `Expand`, `BatchNormalization`, `Gather`

1.25.6

Toggle 1.25.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #672 from PINTO0309/fix_undefined_resize

Bug fix for Resize optimization pattern

1.25.5

Toggle 1.25.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #671 from PINTO0309/fix_transpose

Fixed NHWC flag judgment bug in Transpose of ViT for 3D tensor

1.25.4

Toggle 1.25.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #670 from PINTO0309/test_4channel

Addition of automatic INT8 calibration process for RGBA 4-channel images

1.25.3

Toggle 1.25.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #669 from PINTO0309/stable_scatternd

Improvements to `ScatterND`, `Transpose` -> `Softmax` -> `Transpose` combinations

1.25.2

Toggle 1.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #668 from PINTO0309/fix_dynamic_depth_to_space

Support for `DepthToSpace` transformation of dynamic tensors with multiple undefined dimensions

1.25.1

Toggle 1.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #667 from PINTO0309/inimc_test

Add `-inimc` option

1.25.0

Toggle 1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #666 from PINTO0309/test_tf217

tf==2.17.0, onnx==1.16.1, onnxruntime==1.18.1