/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/utility/amd_gemm_dpp.hpp Source File#
amd_gemm_dpp.hpp
Go to the documentation of this file.
Definition: ck.hpp:267
Definition: amd_gemm_dpp.hpp:37
typename datatypes_conf::c_dtype CDataType
Definition: amd_gemm_dpp.hpp:41
typename datatypes_conf::a_dtype ADataType
Definition: amd_gemm_dpp.hpp:39
__device__ void Run(const AVecDataType &a_vec, const BVecDataType &b_vec, CVecDataType &c_vec)
Definition: amd_gemm_dpp.hpp:43
typename datatypes_conf::b_dtype BDataType
Definition: amd_gemm_dpp.hpp:40
Definition: amd_gemm_dpp.hpp:15
Definition: functional2.hpp:33
Definition: dtype_vector.hpp:10