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.post3-py3-none-any.whl (239.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aidge_onnx-0.9.0.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 fa30744525208b5a952132d11fb94e970d4d31637e4a2f0110eaf0355ba885dc
MD5 9c687379b49e49e6610e61ed03428d5e
BLAKE2b-256 d1d7331c0c53f47e97bd46458f7e7d23d2349d99e054e200d593c16baf9febb9

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