Simple Split for ONNX. A simple tool that automatically splits ONNX models of specified weight sizes.
Project description
ssp4onnx
Simple Split for ONNX. A simple tool that automatically splits ONNX models of specified weight sizes.
Usage
pip install ssp4onnx
ssp4onnx -i model.onnx --auto_split_max_size 1GB
Options:
-i/--input_onnx_file: input ONNX file (required)-o/--output_dir: output directory (optional, default: same directory as input)-s/--auto_split_max_size: target partition size, supportsKB,MB,GB(default:100MB)
Sample reuslts
| Split.1 (1.1GB) | Split.2 (1.1GB) | Split.3 (0.4GB) |
|---|---|---|
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ssp4onnx-1.0.3.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssp4onnx-1.0.3.tar.gz.
File metadata
- Download URL: ssp4onnx-1.0.3.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55c5dc2f5dfbed40579679b5c32060a8efdc69da7bd1c1d4158f1356f24d7fa6
|
|
| MD5 |
b0c7b4b6e08ebec2abbb1c930d5f8f87
|
|
| BLAKE2b-256 |
c9a7e849bc23e2e7504e47b194e1d7c52b524466be8f51bcf9867d428df3324b
|
File details
Details for the file ssp4onnx-1.0.3-py3-none-any.whl.
File metadata
- Download URL: ssp4onnx-1.0.3-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb69f1defb99bea87c688888a1d224dc542bfacd3142e3a8458cee02be89cba8
|
|
| MD5 |
d1e42dc5bf3c7471c77d13b35f5eb2aa
|
|
| BLAKE2b-256 |
357b8f83f04859b7680d7f4f4d8274e5b5aeb5f36502607c2279e091579dbc39
|