--- {} --- # Deep Auto Encoder This is an exported version of Deep Auto Encoder from Aidge. ## Aidge support > 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. | Feature | Tested in CI | | :----------: | :----------: | | ONNX import | ✔️ | | Runtime CPU | ✔️ | | Runtime CUDA | ✔️ | | Export CPU | ✔️ | ## Model * Operators: 39 (3 types) - Producer: 20 - ReLU: 9 - FC: 10 ## [eval_data_test_ToyCar](https://zenodo.org/records/3841772) * Opset: 11 * Source: PyTorch * **Input** * size: [N, 640] * format: [N, C] * preprocessing: * ? * **Output** * size: [N, 640]