kernels-bot commited on
Commit
d252d85
·
verified ·
1 Parent(s): 2ff786c

Uploaded using `kernel-builder`.

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