Fix module
This module was not maintained and broken with the recent Aidge changes.
Here is a list of fix that have been applied:
- Fix code to make unit test pass again
- Refactor existing unit test to enhance usability by siwtching to pytest
- Add the following models to the test cases (eval + train):
- MobileNetv1
- ResNet
- Anomaly
- KWS
- Update GitlabCI files to use gitlabshared files
- Update setup.py - pyproject.toml
- Remove 200 warnings from test that were raised by torch
Edited by Cyril Moineau