Scs4onnx

Latest version: v1.0.18

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

Scan your dependencies

Page 2 of 4

1.0.12

- Support for **`--forced_extraction_constant_names`** option
- Add sammple ONNX models

1.0.11

- Update README
- Add sample ONNX models

1.0.10

- Added option to disable automatic downcast processing
- `--disable_auto_downcast`
Disables automatic downcast processing from Float64 to Float32 and INT64 to INT32.
Try enabling it and re-running it if you encounter type-related errors.

1.0.9

- Added option to auto downcast from Float64 to Float32 and INT64 to INT32 to attempt size compression.
- Bug fix for `--forced_extraction_op_names`

1.0.8

- **`--forced_extraction_op_names`** option added

--forced_extraction_op_names

Extracts the constant value of the specified OP name to .npy regardless of the mode specified.
Specify the name of the OP, separated by commas.
e.g. --forced_extraction_op_name aaa,bbb,ccc

1.0.7

- Support for onnx.ModelProto input

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.