CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Parameters structure.
#include <tensor_fill.h>
Public Member Functions | |
CUTLASS_HOST_DEVICE | Params () |
Default ctor. More... | |
Params (TensorView view_=TensorView(), Element other_=Element(0)) | |
Construction of Gaussian RNG functor. More... | |
Public Attributes | |
TensorView | view |
Element | other |
|
inline |
|
inline |
Element cutlass::reference::device::detail::TensorUpdateOffDiagonalFunc< Element, Layout >::Params::other |
TensorView cutlass::reference::device::detail::TensorUpdateOffDiagonalFunc< Element, Layout >::Params::view |