AIfES 2
2.0.0
ailayer_input_default.h
Go to the documentation of this file.
1
29
#ifndef AILAYER_INPUT_DEFAULT
30
#define AILAYER_INPUT_DEFAULT
31
32
#include "
basic/base/ailayer/ailayer_input.h
"
33
34
#include "
basic/default/aimath/aimath_f32_default.h
"
35
36
typedef
struct
ailayer_input
ailayer_input_f32_t
;
37
57
ailayer_t
*
ailayer_input_f32_default
(
ailayer_input_f32_t
*layer);
58
59
#endif
// AILAYER_INPUT_DEFAULT
ailayer_input.h
Base layer implementation of the Input layer.
ailayer_input_f32_default
ailayer_t * ailayer_input_f32_default(ailayer_input_f32_t *layer)
Initializes and connect an Input layer with the F32 default implementation.
aimath_f32_default.h
Math functions for F32 data type, default implementation.
ailayer_input
General Input layer structure.
Definition:
ailayer_input.h:42
ailayer
AIfES layer interface.
Definition:
aifes_core.h:251
include
basic
default
ailayer
ailayer_input_default.h
Generated by
1.9.1