Skip to content

Releases: PINTO0309/onnx2tf

1.0.39

30 Oct 14:03
Compare
Choose a tag to compare
  • Support for Keras H5 format
    -oh5, --output_h5

Full Changelog: 1.0.38...1.0.39

1.0.38

30 Oct 11:54
Compare
Choose a tag to compare

Full Changelog: 1.0.37...1.0.38

1.0.37

29 Oct 14:53
Compare
Choose a tag to compare
  • Version information display CLI option added
    -V, --version
      Show version and exit.
    $ onnx2tf -V
    
    1.0.37

1.0.36

29 Oct 10:14
Compare
Choose a tag to compare
  • common_functions, TopK, ConstantOfShape
    • Bug fixes

Full Changelog: 1.0.35...1.0.36

1.0.35

29 Oct 07:32
Compare
Choose a tag to compare
  • Sum
    • Bug fixes
  • Softmax
    • Supports parameter substitution

Full Changelog: 1.0.34...1.0.35

1.0.34

29 Oct 06:54
Compare
Choose a tag to compare
  • Dropout
    • Bug fixes
  • Reshape
    • Supports combinations of zero geometry and undefined dimensions

Full Changelog: 1.0.33...1.0.34

1.0.33

29 Oct 05:55
Compare
Choose a tag to compare
  • onnxsim bug fixes

Full Changelog: 1.0.32...1.0.33

1.0.32

29 Oct 05:34
Compare
Choose a tag to compare
  • AveragePool
    • Bug fixes

Full Changelog: 1.0.31...1.0.32

1.0.31

29 Oct 05:04
Compare
Choose a tag to compare
  • Improved channel transposition process

Full Changelog: 1.0.30...1.0.31

1.0.30

29 Oct 04:32
Compare
Choose a tag to compare

What's Changed

  • Softmax
    • Bug fixes
  • Dropout
    • Bug fixes

Full Changelog: 1.0.29...1.0.30