AIfES 2  2.0.0
ailayer_input Struct Reference

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.
 

Detailed Description

General Input layer structure.


The documentation for this struct was generated from the following file: