Skip to content
Snippets Groups Projects
Commit 14eb5635 authored by Maxence Naud's avatar Maxence Naud
Browse files

Merge branch 'dev' into 'main'

Small fixes for 0.5.0 release

See merge request eclipse/aidge/aidge!100
parents 36f20529 8c5cc542
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ It provides a comprehensive toolkit for manipulating computational graphs, with
## Useful Links
- [Documentation](https://eclipse.dev/aidge/)
- [Installation Guide](#installation)
- [pip](#1-using-pip-recommended) (Recommended): Quickest way to get started
- [pip](#1-using-pip-recommended-only-available-on-linux) (Recommended): Quickest way to get started
- [Build](#2-build-from-source) from Source: For development or customization
- [Docker](#3-using-docker): For containerized deployment
- [Contributing Guidelines](https://gitlab.eclipse.org/groups/eclipse/aidge/-/wikis/Contributing)
......
......@@ -2,6 +2,7 @@ aidge-core
aidge-backend-cpu
aidge-backend-cuda
aidge-backend-opencv
aidge-onnx
aidge-export-cpp
aidge-export-arm-cortexm
aidge-learning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment