CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Reference implementation for GEMM in host-side code. More...
#include "cutlass/coord.h"
#include "cutlass/matrix_traits.h"
#include "cutlass/tensor_view.h"
#include "cutlass/gemm/gemm.h"
Go to the source code of this file.
Classes | |
struct | cutlass::reference::device::thread::Gemm< TensorRefA, TensorRefB, TensorRefC, ScalarType, AccumulatorType, OutputTile, InnerProductOp, ConvertOp > |
Thread-level blocked general matrix product. More... | |
Namespaces | |
cutlass | |
cutlass::reference | |
cutlass::reference::device | |
cutlass::reference::device::thread | |