Structure to compute the matrix product.
#include <mma_sm60.h>
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
template<typename Shape_ , typename LayoutA , typename LayoutB , typename LayoutC >
CUTLASS_HOST_DEVICE void cutlass::gemm::thread::Mma< Shape_, half_t, LayoutA, half_t, LayoutB, half_t, LayoutC, arch::OpMultiplyAdd >::operator() |
( |
FragmentC & |
D, |
|
|
FragmentA const & |
A, |
|
|
FragmentB const & |
B, |
|
|
FragmentC const & |
C |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: