Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Classes | Namespaces
fp16_sgemm_multiply_add.h File Reference

Template implementing matrix multiply-add operations on fragments. More...

#include "cutlass/fragment.h"
#include "cutlass/gemm/thread_multiply_add.h"

Go to the source code of this file.

Classes

struct  cutlass::gemm::ThreadMultiplyAdd< ThreadGemmShape_, ThreadsPerWarp_, half, half, float >
 Template performing matrix multiply-add operation within a thread. More...
 

Namespaces

 cutlass
 
 cutlass::gemm