device_gemm_reduce.hpp File Reference#
device_gemm_reduce.hpp File Reference
Go to the source code of this file.
Classes | |
| struct | ck::tensor_operation::device::DeviceGemmReduce< NumDTensor, NumReduce > |
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::device |
Typedefs | |
| template<ck::index_t NumDTensor, ck::index_t NumReduce> | |
| using | ck::tensor_operation::device::DeviceGemmReducePtr = std::unique_ptr<DeviceGemmReduce<NumDTensor, NumReduce>> |