Skip to main content

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 .

After making changes, run the QA checks. First, install the development dependencies:

pip install -r requirements.dev.txt

Then run:

make check

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

rten_convert-0.10.0.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

rten_convert-0.10.0-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file rten_convert-0.10.0.tar.gz.

File metadata

  • Download URL: rten_convert-0.10.0.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for rten_convert-0.10.0.tar.gz
Algorithm Hash digest
SHA256 d9b348411c372292465fc4e98eb2862323503f099d890041574622c9ea80460b
MD5 ee6537738cbc007d2804f40938b49c6b
BLAKE2b-256 5189334a5f66cbbea522321158d40dfea4071aca1ed6155a33ad57b51a677ce3

See more details on using hashes here.

File details

Details for the file rten_convert-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rten_convert-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dfdbb847fa3cb2555ced6c4c6d4d5079777d42a6d257da8f8cc3ce1aa6222bfb
MD5 b33d735090716633259ea5f3fa392648
BLAKE2b-256 442d702db61dc5405a412f41927a17de287e0588de63e246e8b6b94cf8bd92e5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page