tilelang.metal.utils¶
Functions¶
|
Check if the buffer is in the Metal cooperative tensor scope. |
|
Check if the buffer is in the Metal simdgroup scope. |
Module Contents¶
- tilelang.metal.utils.is_metal_cooperative_tensor(buffer)¶
Check if the buffer is in the Metal cooperative tensor scope.
- Parameters:
buffer (tilelang._typing.BufferLikeType)
- Return type: