Skip to content

Releases: PINTO0309/snd4onnx

1.1.6

08 Sep 10:48
Compare
Choose a tag to compare
  • Add short form parameter
    $ snd4onnx -h
    
    usage:
        snd4onnx [-h]
        -rn REMOVE_NODE_NAMES [REMOVE_NODE_NAMES ...]
        -if INPUT_ONNX_FILE_PATH
        -of OUTPUT_ONNX_FILE_PATH
        [-n]
    
    optional arguments:
      -h, --help
            show this help message and exit.
    
      -rn REMOVE_NODE_NAMES [REMOVE_NODE_NAMES ...], --remove_node_names REMOVE_NODE_NAMES [REMOVE_NODE_NAMES ...]
            ONNX node name to be deleted.
    
      -if INPUT_ONNX_FILE_PATH, --input_onnx_file_path INPUT_ONNX_FILE_PATH
            Input onnx file path.
    
      -of OUTPUT_ONNX_FILE_PATH, --output_onnx_file_path OUTPUT_ONNX_FILE_PATH
            Output onnx file path.
    
      -n, --non_verbose
            Do not show all information logs. Only error logs are displayed.
    

1.1.5

25 May 06:33
d76ae96
Compare
Choose a tag to compare
  • Security update
  • README update

1.1.4

20 May 07:53
Compare
Choose a tag to compare

1.1.3

19 May 00:01
Compare
Choose a tag to compare
  • Support for deletion of output_nodes
    20220519085411

1.1.2

16 Apr 05:03
Compare
Choose a tag to compare
  • Bug fixes

1.1.1

11 Apr 00:00
Compare
Choose a tag to compare
  • Support for Docker
  • Support for onnx.ModelProto

1.1.0

10 Apr 15:23
1597c77
Compare
Choose a tag to compare
  • In-script support

1.0.0

10 Apr 10:03
029cd1a
Compare
Choose a tag to compare
  • README update

0.0.2

01 Apr 22:58
a487bee
Compare
Choose a tag to compare
  • README update

0.0.1

01 Apr 12:45
608654d
Compare
Choose a tag to compare
Create python-publish.yml