Test case for ConvNext model
Context
Adding test case for ConvNeXt model. Using the model from the Aidge HuggingFace trained on the Mini-ImageNet dataset.
Modified files
-
convnext.pyandDeepNet.cpp, add test for ConvNeXt; -
export_examples.py, add test case for ConvNeXt;
TODO
- Add test for the quantizaton on ConvNeXt