|
static void | PopulateSchema (OpSchema &schema) |
|
|
static constexpr const char * | name = "WeightedSum" |
|
static constexpr const char * | doc |
|
Definition at line 626 of file reducer_functors.h.
constexpr const char* caffe2::WeightedSumReducerDef::doc |
|
static |
Initial value:=
"Input slices are first scaled by SCALARS and then summed element-wise. "
"It doesn't change the shape of the individual blocks."
Definition at line 632 of file reducer_functors.h.
The documentation for this struct was generated from the following file: