Home
last modified time | relevance | path

Searched defs:CNN_LAYER_CONFIG (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/encoder/
Dcnn.h106 struct CNN_LAYER_CONFIG { struct
107 int in_channels;
108 int filter_width;
109 int filter_height;
110 int out_channels;
111 int skip_width;
112 int skip_height;
113 int maxpool; // whether to use maxpool or not (only effective when
115 const float *weights; // array of length filter_height x filter_width x
119 const float *bias; // array of length out_channels
[all …]
/external/libaom/config/x86/config/
Dav1_rtcd.h60 typedef struct CNN_LAYER_CONFIG CNN_LAYER_CONFIG; typedef
/external/libaom/config/x86_64/config/
Dav1_rtcd.h60 typedef struct CNN_LAYER_CONFIG CNN_LAYER_CONFIG; typedef
/external/libaom/config/arm/config/
Dav1_rtcd.h60 typedef struct CNN_LAYER_CONFIG CNN_LAYER_CONFIG; typedef
/external/libaom/config/arm64/config/
Dav1_rtcd.h60 typedef struct CNN_LAYER_CONFIG CNN_LAYER_CONFIG; typedef
/external/libaom/config/riscv64/config/
Dav1_rtcd.h60 typedef struct CNN_LAYER_CONFIG CNN_LAYER_CONFIG; typedef