Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Static Public Member Functions | List of all members
cutlass::gemm::ProjectOperand< GemmOperand::kB, Kstrided > Struct Template Reference

Project B operand - (0, K, N)

#include <gemm_operand.h>

Static Public Member Functions

static CUTLASS_HOST_DEVICE Coord< 3 > project (Coord< 3 > const &coord)
 

Member Function Documentation

◆ project()

template<bool Kstrided>
static CUTLASS_HOST_DEVICE Coord<3> cutlass::gemm::ProjectOperand< GemmOperand::kB, Kstrided >::project ( Coord< 3 > const &  coord)
inlinestatic

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