![]() |
MMALIB User Guide
|
This structure holds all the runtime output parameters for CNN column based convolution kernel.
Definition at line 171 of file MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX.h.
Data Fields | |
int32_t | validColsOut |
Width of buffer C. More... | |
int64_t | dynamicRangeMin |
Minimum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecInArgs.initDynamicRange. More... | |
int64_t | dynamicRangeMax |
Maximum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecInArgs.initDynamicRange. More... | |
int32_t MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecOutArgs::validColsOut |
Width of buffer C.
Definition at line 173 of file MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX.h.
int64_t MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecOutArgs::dynamicRangeMin |
Minimum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecInArgs.initDynamicRange.
Definition at line 174 of file MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX.h.
int64_t MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecOutArgs::dynamicRangeMax |
Maximum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX_ExecInArgs.initDynamicRange.
Definition at line 175 of file MMALIB_CNN_convolve_col_smallNo_ixX_ixX_oxX.h.