Python tooling for the .oinf model format.
Project description
openinfer-oinf
Python tooling for the .oinf model format. Use this package to encode
dataclass-based models, verify binaries, and inspect sizevars and tensors.
Install
pip install openinfer-oinf
Install (local dev)
python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
Generate a model
python examples/mlp_regression_oinf.py
python verify_oinf.py res/models/mlp_regression.oinf
Tests (local dev)
python tests/run_oinf_tests.py
Docs: docs.open-infer.nl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openinfer_oinf-0.1.1.tar.gz
(14.4 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 openinfer_oinf-0.1.1.tar.gz.
File metadata
- Download URL: openinfer_oinf-0.1.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e434b3721c605f6989701bee031ae6c0ba4517d6b0f8d7a3f7a78e68b681cce
|
|
| MD5 |
47ac78d1f53557c7cf742a98e44f02bc
|
|
| BLAKE2b-256 |
9b22d19e22f44b4090a28a41a368495c402aea30b3a9a1c6265a11c7a8779486
|
File details
Details for the file openinfer_oinf-0.1.1-py3-none-any.whl.
File metadata
- Download URL: openinfer_oinf-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f672bb717f6b88c22ba5526c565bf267665ab048bb90b33717b7799595a4ae
|
|
| MD5 |
95d1dcb7a68eb9435ad527af3602a4d7
|
|
| BLAKE2b-256 |
7f3283dce8a370409d6430054e7c3c74c1974549dcf696dd3459f48c398e8820
|