CkTensorLayout Class — pytorch Architecture
Architecture documentation for the CkTensorLayout class in ck_types.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/hip/ck_types.h lines 51–55
template <>
struct CkTensorLayout<true, true> {
using a_layout = Col;
using b_layout = Col;
};
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free