tilelang.carver.arch.metal¶
類別¶
Represents the architecture of a computing device, capturing various hardware specifications. |
函式¶
|
Module Contents¶
- tilelang.carver.arch.metal.is_metal_arch(arch)¶
- 參數:
- 回傳型別:
- class tilelang.carver.arch.metal.METAL(target)¶
Bases:
tilelang.carver.arch.arch_base.TileDeviceRepresents the architecture of a computing device, capturing various hardware specifications.
- 參數:
target (tvm.target.Target | str)
- target¶