DLPrimitives
Static Public Member Functions | Public Attributes | List of all members
dlprim::BatchNormConfig Struct Reference

Static Public Member Functions

static BatchNormConfig from_json (json::value const &v)
 

Public Attributes

int features = -1
 
float eps = 1e-5f
 
float momentum = 0.1
 
bool affine = true
 
bool use_global_stats = false
 

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