Back to Cutlass

CUTLASS: cutlass::reference::device::BlockForEach< Element, Func > Struct Template Reference

docs/structcutlass_1_1reference_1_1device_1_1BlockForEach.html

4.4.21.9 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Public Member Functions | List of all members

cutlass::reference::device::BlockForEach< Element, Func > Struct Template Reference

#include <tensor_foreach.h>

|

Public Member Functions

| | | BlockForEach (Element *ptr, size_t capacity, typename Func::Params params=typename Func::Params(), int grid_size=0, int block_size=0) | | | Constructor performs the operation. More...
| | |

Constructor & Destructor Documentation

template<typename Element, typename Func>

|

| cutlass::reference::device::BlockForEach< Element, Func >::BlockForEach | ( | Element * | ptr, | | | | size_t | capacity, | | | | typename Func::Params | params = typename Func::Params(), | | | | int | grid_size = 0, | | | | int | block_size = 0 | | | ) | | |

| inline |


The documentation for this struct was generated from the following file:


Generated by 1.8.11