Kernels
kernels-bot commited on
Commit
24add46
·
verified ·
1 Parent(s): d293476

Uploaded using `kernel-builder`.

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