Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
at
native
WelfordData
Public Member Functions
|
Data Fields
at::native::WelfordData< scalar_t, index_t, combine_t > Struct Template Reference
Public Member Functions
C10_DEVICE
WelfordData
(scalar_t mean, scalar_t m2, index_t n, combine_t nf)
Data Fields
scalar_t
mean
scalar_t
m2
index_t
n
combine_t
nf
Detailed Description
template<typename scalar_t, typename index_t, typename combine_t>
struct at::native::WelfordData< scalar_t, index_t, combine_t >
Definition at line
35
of file
SharedReduceOps.h
.
The documentation for this struct was generated from the following file:
aten/src/ATen/native/
SharedReduceOps.h
Generated on Thu Mar 21 2019 13:06:25 for Caffe2 - C++ API by
1.8.11