/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/tensor_operation/gpu/device/device_cgemm.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/tensor_operation/gpu/device/device_cgemm.hpp File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/tensor_operation/gpu/device/device_cgemm.hpp File Reference
device_cgemm.hpp File Reference
#include "device_base.hpp"

Go to the source code of this file.

Classes

struct  ck::tensor_operation::device::DeviceCGemm< AElementwiseOperation, BElementwiseOperation, CElementwiseOperation >
 

Namespaces

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

Typedefs

template<typename AElementwiseOperation , typename BElementwiseOperation , typename CElementwiseOperation >
using ck::tensor_operation::device::DeviceCGemmPtr = std::unique_ptr< DeviceCGemm< AElementwiseOperation, BElementwiseOperation, CElementwiseOperation > >