TinyChatEngine
Loading...
Searching...
No Matches
Conv2D_params Struct Reference

Public Attributes

Matrix4D< float > weight
 
Matrix3D< float > bias
 
int stride_width = 1
 
int stride_height = 1
 
int dilation_width_factor = 1
 
int dilation_height_factor = 1
 
int padding_width = 0
 
int padding_height = 0
 
float float_activation_min = -std::numeric_limits<float>::max()
 
float float_activation_max = std::numeric_limits<float>::max()
 

The documentation for this struct was generated from the following file: