drbh
feat: add inital build output
8acf152
raw
history blame
230 Bytes
import torch
from . import _flash_mla_mytbuokq46mgm
ops = torch.ops._flash_mla_mytbuokq46mgm
def add_op_namespace_prefix(op_name: str):
"""
Prefix op by namespace.
"""
return f"_flash_mla_mytbuokq46mgm::{op_name}"