Kernels
kernels-bot commited on
Commit
a2472fa
·
verified ·
1 Parent(s): 5676c1e

Uploaded using `kernel-builder`.

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