tilelang.rocm.backend¶

Attributes¶

Functions¶

tilelang_callback_hip_compile(code, target)

Compile generated HIP source into an HSACO binary.

Module Contents¶

tilelang.rocm.backend.tilelang_callback_hip_compile(code, target)¶

Compile generated HIP source into an HSACO binary.

tilelang.rocm.backend.BACKEND¶