Aidge bridge to onnx framework, contains algorithms to import and export models.
Project description
Aidge ONNX library
You can find in this folder the python library that implements the ONNX import into Aidge.
So far be sure to have the correct requirements to use this library
- Python
- onnx
- aidge_core
Pip installation
You will need to install first the aidge_core library before installing aidge_onnx. Also, make sure that the install path was set before installing aidge_core library. Then run in your python environnement :
pip install . -v
Development mode install
For editable/development mode, install with:
pip install -v --no-build-isolation -e .
Project details
Release history Release notifications | RSS feed
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
aidge_onnx-0.3.0-py3-none-any.whl
(100.4 kB
view details)
File details
Details for the file aidge_onnx-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: aidge_onnx-0.3.0-py3-none-any.whl
- Upload date:
- Size: 100.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f5b224b036650f5b5adecb5eac3af106d835bd205c01f6b6f5f7b8582615f39 |
|
MD5 | 522ee33fd752d92f9eb7e9715f3d04c8 |
|
BLAKE2b-256 | 556a258e8409349005097ffa801afbb6fb0940fc9a62433ad6be6475aebefb01 |