gemm_internal_ck Class — pytorch Architecture
Architecture documentation for the gemm_internal_ck class in ck_gemm.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/hip/ck_gemm.h lines 8–11
template <typename Dtype>
inline void gemm_internal_ck(CUDABLAS_GEMM_ARGTYPES(Dtype)) {
static_assert(false&&sizeof(Dtype),"at::cuda::blas_gemm_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