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: https://github.com/arsalan-awnari/openinfer/tree/main/docs/sphinx/modules/openinfer-oinf
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.0.tar.gz
(14.5 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.0.tar.gz.
File metadata
- Download URL: openinfer_oinf-0.1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129650c8c3314c5e798161f143ee37dbd5c6bd70a0a6d0a8c9c74cee7607e868
|
|
| MD5 |
e2728dc299ad3d288b69662a81bb8e18
|
|
| BLAKE2b-256 |
50e23a33b9f527445c06526eb3d1e3c6da9b280535fbd501e503d2532ea41437
|
File details
Details for the file openinfer_oinf-0.1.0-py3-none-any.whl.
File metadata
- Download URL: openinfer_oinf-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.8 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 |
03dc2228fdc6b39a2f4f3f62923b5eba69df2baa1a83af2007af5943e8751ce0
|
|
| MD5 |
4bda028b0173e68ddab229db79c10f8f
|
|
| BLAKE2b-256 |
a85ea9887abf6b88cad3dd7d4446601358308169fdea55516af0e20de92fd7c1
|