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_, Element *ptr_) | |
Construction of Gaussian RNG functor. More... | |
Public Attributes | |
TensorView | view |
Element * | ptr |
|
inline |
|
inline |
view_ | destination tensor |
Element* cutlass::reference::device::detail::TensorCopyDiagonalOutFunc< Element, Layout >::Params::ptr |
TensorView cutlass::reference::device::detail::TensorCopyDiagonalOutFunc< Element, Layout >::Params::view |