1.1.16
- 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]
- Support for rewriting the output shape of operations
- onnx2tf v1.7.7 https://github.com/PINTO0309/onnx2tf
Full Changelog: 1.1.15...1.1.16