d4e05f6 582a861 d4e05f6 582a861
1
2
3
4
5
6
7
8
import torch ops = torch.ops._scattermoe_d770bf6 def add_op_namespace_prefix(op_name: str): """ Prefix op by namespace. """ return f"_scattermoe_d770bf6::{op_name}"