Onnx2json

Latest version: v2.0.4

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

Scan your dependencies

2.0.3

- Add short form

usage:
onnx2json [-h]
-if INPUT_ONNX_FILE_PATH
-oj OUTPUT_JSON_PATH
[-i JSON_INDENT]

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 model path. (*.onnx)

-oj OUTPUT_JSON_PATH, --output_json_path OUTPUT_JSON_PATH
Output JSON file path (*.json) If not specified, no JSON file is output.

-i JSON_INDENT, --json_indent JSON_INDENT
Number of indentations in JSON. (default=2)

2.0.2

- Security update
- README update

2.0.1

- CLI usage. `output_json_path` required

2.0.0

1. Added functionality to be called from Python scripts.
2. Added functionality to return JSON object return values in Dict format.
3. Docker support.

1.0.0

Init

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.