Convert ONNX models to .rten format
Project description
rten-convert
rten-convert converts ONNX models to .rten
format, for use with the
RTen machine learning runtime.
Installation
The conversion tool requires Python >= 3.10. To install the tool, run:
pip install rten-convert
Usage
rten-convert your-model.onnx your-model.rten
The second argument is optional. If omitted the output filename will be the
input filename with the .onnx
extension replaced with .rten
.
Versioning
The rten-convert
tool and rten
library use common version numbering. A
model produced by rten-convert
version X can be executed by rten
version X
or newer.
Development
To install this tool from a checkout of the Git repository, run:
pip install -e .
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
Built Distribution
File details
Details for the file rten_convert-0.8.0.tar.gz
.
File metadata
- Download URL: rten_convert-0.8.0.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0de2572f3b34f36ad33f27bcff62a8c537ecea0c51e9600456f6fdad4e4ec96 |
|
MD5 | 70403e1a4c8725f8ace6b099dfc3487c |
|
BLAKE2b-256 | 539fb65d1ef18f52ad141cba9e2a1025fd99db14a8f88309710f94496a5feda6 |
File details
Details for the file rten_convert-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: rten_convert-0.8.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09c1edefffd971976942881302be55f719c9643f8397fb57c8a7cb2398018d77 |
|
MD5 | d12caeb9c5dae826a060c23aa258b9c5 |
|
BLAKE2b-256 | 88ad7dbb9ecd2b8ac92161c24f3d79a29a6ef020d8eb4423ae509b44fd413c3f |