Skip to content

1.1.16

Compare
Choose a tag to compare
@PINTO0309 PINTO0309 released this 26 Feb 17:34
· 50 commits to main since this release
76087cc
  • sam4onnx v1.0.13 https://github.com/PINTO0309/sam4onnx
    • Support for rewriting the output shape of operations
        -os OUTPUT_SHAPES OUTPUT_SHAPES, --output_shapes OUTPUT_SHAPES OUTPUT_SHAPES
          Specifies the name of the output to be changed. output_shapes can be specified multiple times.
          --output_shapes output_name1 shape1
          --output_shapes output_name2 shape2
      
          e.g.
          --output_shapes output_name1 [1]
          --output_shapes output_name2 [1,3,224,224]
      
  • onnx2tf v1.7.7 https://github.com/PINTO0309/onnx2tf

Full Changelog: 1.1.15...1.1.16