File size: 830 Bytes
f8b74b1
 
 
 
 
 
 
 
 
 
 
 
2c7e1ad
 
 
 
 
 
f8b74b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
{}
---

# 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]