AIfES 2
2.0.0
|
General Input layer structure. More...
#include <ailayer_input.h>
Data Fields | |
ailayer_t | base |
Inherited field members from general ailayer struct. | |
Layer configuration | |
Required configuration parameters for the layer These fields have to be configured by the user before calling the initializer function. | |
uint8_t | input_dim |
Dimension of the input tensor. | |
uint16_t * | input_shape |
Shape of the input tensor. | |
General Input layer structure.