MMALIB User Guide
MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs Struct Reference

Detailed Description

Structure containing the parameters for output from the execute phase of CNN convolution computation.

Definition at line 229 of file MMALIB_CNN_convolveBias_row_ixX_ixX_oxX.h.

Data Fields

int32_t validColsOut
 Valid columns out in a row of output feature maps for one call of processing of the kernel for non strided convolution and for 1x1 stride 2 for execute phase
More...
 
int32_t validColsPerRowOut
 Valid columns in a row of output feature maps for one call of processing of the kernel for strided convolution except for 1x1 stride 2 for execute phase
More...
 
int32_t validRowsOut
 Valid output rows of output feature maps for one call of processing of the kernel for strided convolution except for 1x1 stride 2 for execute phase
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...
 

Field Documentation

◆ validColsOut

int32_t MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs::validColsOut

Valid columns out in a row of output feature maps for one call of processing of the kernel for non strided convolution and for 1x1 stride 2 for execute phase

Definition at line 234 of file MMALIB_CNN_convolveBias_row_ixX_ixX_oxX.h.

◆ validColsPerRowOut

int32_t MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs::validColsPerRowOut

Valid columns in a row of output feature maps for one call of processing of the kernel for strided convolution except for 1x1 stride 2 for execute phase

Definition at line 238 of file MMALIB_CNN_convolveBias_row_ixX_ixX_oxX.h.

◆ validRowsOut

int32_t MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs::validRowsOut

Valid output rows of output feature maps for one call of processing of the kernel for strided convolution except for 1x1 stride 2 for execute phase

Definition at line 242 of file MMALIB_CNN_convolveBias_row_ixX_ixX_oxX.h.

◆ dynamicRangeMin

int64_t MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs::dynamicRangeMin

◆ dynamicRangeMax

int64_t MMALIB_CNN_convolveBias_row_ixX_ixX_oxX_ExecOutArgs::dynamicRangeMax