Skip to content
Snippets Groups Projects
Maxence Naud's avatar
Maxence Naud authored
UPD: version 0.2.0 -> 0.2.1

See merge request eclipse/aidge/aidge_export_cpp!28
011d5d35
History

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 .