device_gemm_streamk.hpp File Reference

device_gemm_streamk.hpp File Reference#

Composable Kernel: device_gemm_streamk.hpp File Reference
device_gemm_streamk.hpp File Reference
#include <iostream>
#include <vector>
#include "device_base.hpp"

Go to the source code of this file.

Classes

struct  ck::tensor_operation::device::DeviceGemmStreamK< ALayout, BLayout, CLayout, ADataType, BDataType, CDataType, AElementwiseOperation, BElementwiseOperation, CElementwiseOperation >

Namespaces

namespace  ck
namespace  ck::tensor_operation
namespace  ck::tensor_operation::device

Typedefs

template<typename ALayout, typename BLayout, typename CLayout, typename ADataType, typename BDataType, typename CDataType, typename AElementwiseOperation, typename BElementwiseOperation, typename CElementwiseOperation>
using ck::tensor_operation::device::DeviceGemmStreamKPtr