Skip to main content

ONNX to NNOIR Converter

Project description

nnoir-onnx

nnoir-onnx is a converter from ONNX model to NNOIR model.

Install

From PyPI:

pip install nnoir-onnx

From Dockerhub:

docker pull idein/nnoir-tools:20240208

Example

wget https://www.cntk.ai/OnnxModels/mnist/opset_7/mnist.tar.gz
tar xvzf mnist.tar.gz
onnx2nnoir -o model.nnoir mnist/model.onnx

With docker:

docker run --rm -it -u $UID:$GID -v $(pwd):/work idein/nnoir-tools:20240208 onnx2nnoir --graph_name "mobilenet" -o mobilenetv2-1.0.nnoir mobilenetv2-1.0.onnx

Supported ONNX Operators

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

nnoir_onnx-1.4.0.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

nnoir_onnx-1.4.0-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

Details for the file nnoir_onnx-1.4.0.tar.gz.

File metadata

  • Download URL: nnoir_onnx-1.4.0.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.17 Linux/5.15.0-1057-aws

File hashes

Hashes for nnoir_onnx-1.4.0.tar.gz
Algorithm Hash digest
SHA256 fc53555745962f80e64fdb6b7ea9780f16820b5caa10cf92c7bf490b5359ccd0
MD5 47bfba74d043554cbc4f672b53cdb60f
BLAKE2b-256 be45b0328d4477888e9a7891e5654ec432cb87ab93c01f6938c6e9c300f47fbe

See more details on using hashes here.

File details

Details for the file nnoir_onnx-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: nnoir_onnx-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 41.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.17 Linux/5.15.0-1057-aws

File hashes

Hashes for nnoir_onnx-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 05eb6b8cd034ab2200d4ea702a04886aeb0116dd83b759c525abe624defbde71
MD5 81f1abaa61b8ab3f9b6dbb6fecc75143
BLAKE2b-256 ee52b88038168e18c8114ce9a841b0aab4cfad920b8a9f3c3530a9d58110b936

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