Soa4onnx

Latest version: v1.0.4

Safety actively analyzes 626604 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.4

What's Changed
* Add --do_not_type_check option by takuya-takeuchi in https://github.com/PINTO0309/soa4onnx/pull/1

New Contributors
* takuya-takeuchi made their first contribution in https://github.com/PINTO0309/soa4onnx/pull/1

**Full Changelog**: https://github.com/PINTO0309/soa4onnx/compare/1.0.3...1.0.4

1.0.3

- Add short form

$ soa4onnx -h

usage:
soa4onnx [-h]
-if INPUT_ONNX_FILE_PATH
-on OUTPUT_OP_NAMES [OUTPUT_OP_NAMES ...]
-of OUTPUT_ONNX_FILE_PATH
[-n]

optional arguments:
-h, --help
show this help message and exit.

-if INPUT_ONNX_FILE_PATH, --input_onnx_file_path INPUT_ONNX_FILE_PATH
Input onnx file path.

-on OUTPUT_OP_NAMES [OUTPUT_OP_NAMES ...], --output_op_names OUTPUT_OP_NAMES [OUTPUT_OP_NAMES ...]
Output name to be added to the models output OP.
e.g.
--output_op_names "onnx::Gather_76" "onnx::Add_89"

-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.0.2

- Security update
- README update

1.0.1

- Performance Tuning

1.0.0

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.