danieldk HF Staff commited on
Commit
5267635
·
verified ·
1 Parent(s): 303e7db

Build uploaded using `kernels`.

Browse files
build/torch-cuda/_ops.py CHANGED
@@ -1,8 +1,8 @@
1
  import torch
2
- ops = torch.ops._scattermoe_32b87d6
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
- return f"_scattermoe_32b87d6::{op_name}"
 
1
  import torch
2
+ ops = torch.ops._scattermoe_faabc95
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
+ return f"_scattermoe_faabc95::{op_name}"
build/torch-rocm/_ops.py CHANGED
@@ -1,8 +1,8 @@
1
  import torch
2
- ops = torch.ops._scattermoe_32b87d6
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
- return f"_scattermoe_32b87d6::{op_name}"
 
1
  import torch
2
+ ops = torch.ops._scattermoe_faabc95
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
+ return f"_scattermoe_faabc95::{op_name}"
build/torch-xpu/_ops.py CHANGED
@@ -1,8 +1,8 @@
1
  import torch
2
- ops = torch.ops._scattermoe_32b87d6
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
- return f"_scattermoe_32b87d6::{op_name}"
 
1
  import torch
2
+ ops = torch.ops._scattermoe_faabc95
3
 
4
  def add_op_namespace_prefix(op_name: str):
5
  """
6
  Prefix op by namespace.
7
  """
8
+ return f"_scattermoe_faabc95::{op_name}"