![]() |
MMALIB User Guide
|
This structure holds all the runtime output parameters for CNN column based convolution kernel.
Definition at line 157 of file MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost.h.
Data Fields | |
int32_t | validColsOut |
Width of buffer C. More... | |
int64_t | dynamicRangeMin |
Minimum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecInArgs.initDynamicRange. More... | |
int64_t | dynamicRangeMax |
Maximum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecInArgs.initDynamicRange. More... | |
int32_t MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs::validColsOut |
Width of buffer C.
Definition at line 159 of file MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost.h.
int64_t MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs::dynamicRangeMin |
Minimum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecInArgs.initDynamicRange.
Definition at line 160 of file MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost.h.
int64_t MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs::dynamicRangeMax |
Maximum computed value, controlled with MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecInArgs.initDynamicRange.
Definition at line 161 of file MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost.h.