Update README.md
Browse files
README.md
CHANGED
|
@@ -30,10 +30,12 @@ https://github.com/mlcommons/tiny/blob/master/benchmark/training/image_classific
|
|
| 30 |
|
| 31 |
> Note: We tested this network for the following features. If you encounter any error please open an [issue](https://gitlab.eclipse.org/groups/eclipse/aidge/-/issues). Features not tested in CI may not be functional.
|
| 32 |
|
| 33 |
-
| Feature
|
| 34 |
-
| :---------: | :----------: |
|
| 35 |
-
| ONNX import
|
| 36 |
-
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
## CIFAR10
|
| 39 |
- Input:
|
|
|
|
| 30 |
|
| 31 |
> Note: We tested this network for the following features. If you encounter any error please open an [issue](https://gitlab.eclipse.org/groups/eclipse/aidge/-/issues). Features not tested in CI may not be functional.
|
| 32 |
|
| 33 |
+
| Feature | Tested in CI |
|
| 34 |
+
| :----------: | :----------: |
|
| 35 |
+
| ONNX import | ✔️ |
|
| 36 |
+
| Runtime CPU | ✔️ |
|
| 37 |
+
| Runtime CUDA | ✔️ |
|
| 38 |
+
| Export CPU | ✔️ |
|
| 39 |
|
| 40 |
## CIFAR10
|
| 41 |
- Input:
|