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.14.0.tar.gz (35.1 kB view details)

Uploaded Source

Built Distribution

rten_convert-0.14.0-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for rten_convert-0.14.0.tar.gz
Algorithm Hash digest
SHA256 9f93f5e009d6728244861a652aa174d80aa9cf9073736c674cfb0a0ca39ea817
MD5 83f505e8f56fe35d7e0f033f6f596b00
BLAKE2b-256 9fba70deb84c5906271215744442d0c23586315d933354eada734e0bb654ad2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rten_convert-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b32cd1c3a86747e0c135f1d0beb1275c40653e6f51c288b407e324fe929b7fa0
MD5 54a8922a9c66370e722383f455f48367
BLAKE2b-256 de723d3c33fbcec46c7e5bda2d280e66aded38ac4769ccd60e4c0eca969ffc04

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