Home / Class/ CkMathType Class — pytorch Architecture

CkMathType Class — pytorch Architecture

Architecture documentation for the CkMathType class in ck_types.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/native/hip/ck_types.h lines 33–36

template <>
struct CkMathType<at::BFloat16> {
  using dtype = ck::bhalf_t;
};

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free