MMALIB User Guide
MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs Struct Reference

Detailed Description

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...
 

Field Documentation

◆ validColsOut

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.

◆ dynamicRangeMin

int64_t MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs::dynamicRangeMin

◆ dynamicRangeMax

int64_t MMALIB_CNN_convolve_col_smallNo_highPrecision_pointwisePost_ExecOutArgs::dynamicRangeMax