Skip to main content

Aidge bridge to onnx framework, contains algorithms to import and export models.

Project description

Aidge logo

EPL 2.0 Examples PyPi Examples Documentation Status GitLab Contributors Open GitLab Issues Closed GitLab Issues

Aidge ONNX library

This python library implements the ONNX import into Aidge.

Quick start

System Requirements

  • python >= 3.10
  • onnx
  • aidge_core
pip install aidge-onnx

🛠 Build from Source

Prerequisite (in addition to previous one):

1. Python installation using setup scripts

Environment Python Development
Windows .\setup.ps1 -Modules onnx -Clean -Tests -Python
Unix ./setup.sh -m onnx --clean --tests --python

[!TIP] Use Get-Help setup.ps1 (Windows) or ./setup.sh -h (Unix) for full documentation.

2. Python Installation (pip)

Run these commands from the aidge_onnx/ directory:

#fStandard install
pip install . -v

# Install with testing dependencies
pip install .[test] -v && pytest

Editable Install (Experimental)

Use this for real-time development without re-installing.

pip install --no-build-isolation -ve . --config-settings=editable.rebuild=true -Cbuild-dir=build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aidge_onnx-0.9.0.post2-py3-none-any.whl (238.4 kB view details)

Uploaded Python 3

File details

Details for the file aidge_onnx-0.9.0.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for aidge_onnx-0.9.0.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 18078453b4db18d58abedc9d997c6e4436ea2590d3d48fcfb90b8a9d404ffc6c
MD5 0343ac37c62eaa8efedd01143adaaeb5
BLAKE2b-256 a977f748c0b698d51f535f8daca1c7bf5f19c882fcf762f3fb6b75d72e8c7377

See more details on using hashes here.

Supported by

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