bgemm_internal_ck Class — pytorch Architecture
Architecture documentation for the bgemm_internal_ck class in ck_bgemm.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/hip/ck_bgemm.h lines 8–11
template <typename Dtype, typename C_Dtype = Dtype>
inline void bgemm_internal_ck(CUDABLAS_BGEMM_ARGTYPES_AND_C_DTYPE(Dtype, C_Dtype)) {
static_assert(false&&sizeof(Dtype),"at::cuda::blas_bgemm_internal_ck: not implemented");
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free