Kernels
kernels-bot commited on
Commit
ed166b3
·
verified ·
1 Parent(s): 2a6c7c5

Uploaded using `kernel-builder`.

Browse files
build/torch210-metal-aarch64-darwin/{_activation_metal_5ef6b3e.abi3.so → _activation_metal_fd58338.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3ebaf841408e51cff404e8c09ecf64df1bcdf1c4907e403ad468a97e0368833
3
  size 205056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f08f7c201ab9f2db50d2b62fa6e043abeeb3c744b83c25abd15bf3a82345080
3
  size 205056
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_metal_5ef6b3e
3
- ops = torch.ops._activation_metal_5ef6b3e
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_metal_5ef6b3e::{op_name}"
 
1
  import torch
2
+ from . import _activation_metal_fd58338
3
+ ops = torch.ops._activation_metal_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_metal_fd58338::{op_name}"
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_metal_5ef6b3e",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_metal_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-metal-aarch64-darwin/{_activation_metal_5ef6b3e.abi3.so → _activation_metal_fd58338.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d15157ca510add6e2ad914421260cf8eac169ef19da38a23e54b60922bfea238
3
  size 205056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e6f05c1d8658e35d65898385e2978483d21bf1dd5c30abbfd6a34284642bfe
3
  size 205056
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _activation_metal_5ef6b3e
3
- ops = torch.ops._activation_metal_5ef6b3e
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_activation_metal_5ef6b3e::{op_name}"
 
1
  import torch
2
+ from . import _activation_metal_fd58338
3
+ ops = torch.ops._activation_metal_fd58338
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_activation_metal_fd58338::{op_name}"
build/torch211-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "activation",
3
- "id": "_activation_metal_5ef6b3e",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "activation",
3
+ "id": "_activation_metal_fd58338",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],