hp-l33's picture
Add Sol-Attn Kernel Builder source
8e9f35a verified
Raw
History Blame Contribute Delete
127 Bytes
"""Internal helpers shared by the architecture backends."""
from .runtime import to_cute_tensor
__all__ = ["to_cute_tensor"]