tilelang.carver.arch.metal

類別

METAL

Represents the architecture of a computing device, capturing various hardware specifications.

函式

Module Contents

tilelang.carver.arch.metal.is_metal_arch(arch)
參數:

arch (tilelang.carver.arch.arch_base.TileDevice)

回傳型別:

bool

class tilelang.carver.arch.metal.METAL(target)

Bases: tilelang.carver.arch.arch_base.TileDevice

Represents the architecture of a computing device, capturing various hardware specifications.

參數:

target (tvm.target.Target | str)

target