Aidge CPP generic export
Project description
Aidge CPP Export
Use this module to export your Aidge model to a generic CPP export
Install
Install with:
pip install -v .
Development mode install
For editable/development mode, install with:
pip install -v --no-build-isolation -e .
Export Support
The following models have been tested :
| Model | float32 | int8 |
|---|---|---|
| LeNet | ✔ | ✔ |
| ResNet18 | ❌ | ✔ |
On the table above, validation is done using the aidge_cmp option, which evaluates the results between the aidge_backend_cpu and aidge_export_cpp kernels, with an absolute precision of 10^-5 (for float exports).
An example script is provided for each of these models (examples/export_<model_name>/<model_name>.py).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aidge_export_cpp-0.4.1-py3-none-any.whl.
File metadata
- Download URL: aidge_export_cpp-0.4.1-py3-none-any.whl
- Upload date:
- Size: 111.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f15d90f84336d1b3ae298a27c9606e08bfb2e128c4ecf8579887b62c11ee2ab7
|
|
| MD5 |
c6f00efe37dc5fd3da415f35b89ce0bb
|
|
| BLAKE2b-256 |
a41211975043c684404298c437aecd07783768f5cbabc61bff7587063d4fcbfd
|