kernels-bot commited on
Commit
30341bf
·
verified ·
1 Parent(s): 6f41c5c

Uploaded using `kernel-builder`.

Browse files
build/torch210-metal-aarch64-darwin/{_activation_metal_52c774b.abi3.so → _activation_metal_ccf9ce9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43831fe7a859837762284ba056b103a2f36546951ef7663673b9fd84f1b5d5ac
3
  size 205056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83cc62ee4c6546a6b77f4ad26285861bd36894ddacb4836e38db664e75c317f3
3
  size 205056
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_metal_52c774b
3
- ops = torch.ops._activation_metal_52c774b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_metal_52c774b::{op_name}"
 
1
  import torch
2
+ from . import _activation_metal_ccf9ce9
3
+ ops = torch.ops._activation_metal_ccf9ce9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_metal_ccf9ce9::{op_name}"
build/torch211-metal-aarch64-darwin/{_activation_metal_52c774b.abi3.so → _activation_metal_ccf9ce9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b660c8d69f9a7981c79212e949333e207105875c22c35bad1053a3f8a5499d37
3
  size 205056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b1b4c64ddd8f9544cae3049a9b5dc57b897d95bc0373137bad7569e5d8bf9e
3
  size 205056
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_metal_52c774b
3
- ops = torch.ops._activation_metal_52c774b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_metal_52c774b::{op_name}"
 
1
  import torch
2
+ from . import _activation_metal_ccf9ce9
3
+ ops = torch.ops._activation_metal_ccf9ce9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_metal_ccf9ce9::{op_name}"