Skip to main content

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

Project description

Pipeline status Python coverage

Aidge ONNX library

You can find in this folder the python library that implements the ONNX import into Aidge.

Quick Start

Dependencies

pip install onnx

Aidge Dependencies

  • aidge_core
# On Windows, from aidge/
setup.ps1 -Modules core -Clean -Tests -Python
# On Unix, from aidge/
./setup.sh -m core --clean --tests --python

Using setup.ps1

[!NOTE] Windows only* *Unless you installed powershell on your system

# From aidge/
setup.ps1 -Modules onnx -Clean -Tests -Python

[!TIP] Run Get-Help setup.ps1 --Full to display documentation

Using setup.sh

[!NOTE] Unix only*

# From aidge/
./setup.sh -m onnx --clean --tests --python

[!TIP] Run setup.sh -h to display documentation

Using pip

[!NOTE] If using virtual environment, make sure to use the same for every installation !

# only in aidge/aidge/aidge_onxx/
pip install . -v

# If you want to install test, do this instead
pip install .[test] -v

# Launch tests using pytest
pytest

[!TIP] -v is to enable verbose mode !

Development mode install

[!WARNING] Experimental Untested & experimental feature, see https://scikit-build-core.readthedocs.io/en/latest/configuration/index.html#editable-installs.

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: aidge_onnx-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 235.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for aidge_onnx-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71a8d3493688df29fa491747f6d127f5c79a9b14dea6b42508214e6a979976a1
MD5 f25df974919b1d90fc10f7194d6eb7d9
BLAKE2b-256 2d22bd0cf7438347e4f01ff998943e9d9054241975673e88ec9a620e908fa3a6

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