DLPrimitives
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
dlprim
BatchNormConfig
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:
include/dlprim/ops/
batch_normalization.hpp
Generated on Sun Jan 16 2022 23:13:22 for DLPrimitives by
1.8.11