Skip to content
Snippets Groups Projects
Maxence Naud's avatar
Maxence Naud authored
upd version 0.1.2 -> 0.2.0

See merge request !26
05400e59
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 .