kernels-bot commited on
Commit
13bb618
·
verified ·
1 Parent(s): 8351a9c

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -796,3 +796,6 @@ build/torch211-cxx11-rocm71-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs d
796
  build/torch211-cxx11-rocm72-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
797
  build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
798
  build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
796
  build/torch211-cxx11-rocm72-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
797
  build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
798
  build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
799
+ build/torch210-metal-aarch64-darwin/_relu_metal_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
800
+ build/torch211-metal-aarch64-darwin/_relu_metal_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
801
+ build/torch212-metal-aarch64-darwin/_relu_metal_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cpu-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_739753b
3
- ops = torch.ops._relu_cpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_2038186
3
+ ops = torch.ops._relu_cpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_2038186::{op_name}"
build/torch210-cpu-aarch64-darwin/{_relu_cpu_739753b.abi3.so → _relu_cpu_2038186.abi3.so} RENAMED
Binary files a/build/torch210-cpu-aarch64-darwin/_relu_cpu_739753b.abi3.so and b/build/torch210-cpu-aarch64-darwin/_relu_cpu_2038186.abi3.so differ
 
build/torch210-cpu-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_metal_739753b
3
- ops = torch.ops._relu_metal_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_metal_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_metal_2038186
3
+ ops = torch.ops._relu_metal_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_metal_2038186::{op_name}"
build/torch210-metal-aarch64-darwin/{_relu_metal_739753b.abi3.so → _relu_metal_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:285deb204c435269ec3b0c7cde6945f15c81e07db24b47a0044575fe0ddb0945
3
  size 100904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27edb9c75319adc784619f5ba5176a0e1520ee78bf8bfbed7d44a69030bcf97
3
  size 100904
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_metal_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_metal_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cpu-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_739753b
3
- ops = torch.ops._relu_cpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_2038186
3
+ ops = torch.ops._relu_cpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_2038186::{op_name}"
build/torch211-cpu-aarch64-darwin/{_relu_cpu_739753b.abi3.so → _relu_cpu_2038186.abi3.so} RENAMED
Binary files a/build/torch211-cpu-aarch64-darwin/_relu_cpu_739753b.abi3.so and b/build/torch211-cpu-aarch64-darwin/_relu_cpu_2038186.abi3.so differ
 
build/torch211-cpu-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_metal_739753b
3
- ops = torch.ops._relu_metal_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_metal_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_metal_2038186
3
+ ops = torch.ops._relu_metal_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_metal_2038186::{op_name}"
build/torch211-metal-aarch64-darwin/{_relu_metal_739753b.abi3.so → _relu_metal_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e3dd9c204d81fc580dce49066084c54f0277e7a7c438e8da093177bf71966e4
3
  size 100904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad375c55e4b87ae5d96219b01266fa35e1bfcb9edb1111e7b36f2868a65bd57
3
  size 100904
build/torch211-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_metal_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_metal_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cpu-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_739753b
3
- ops = torch.ops._relu_cpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_2038186
3
+ ops = torch.ops._relu_cpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_2038186::{op_name}"
build/torch212-cpu-aarch64-darwin/{_relu_cpu_739753b.abi3.so → _relu_cpu_2038186.abi3.so} RENAMED
Binary files a/build/torch212-cpu-aarch64-darwin/_relu_cpu_739753b.abi3.so and b/build/torch212-cpu-aarch64-darwin/_relu_cpu_2038186.abi3.so differ
 
build/torch212-cpu-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_metal_739753b
3
- ops = torch.ops._relu_metal_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_metal_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_metal_2038186
3
+ ops = torch.ops._relu_metal_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_metal_2038186::{op_name}"
build/torch212-metal-aarch64-darwin/{_relu_metal_739753b.abi3.so → _relu_metal_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:296e721b25e50967b09475f11b99282469c5825ded8240584407d70bb240371a
3
  size 100952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb6bf08e809ad8e821fabb18683e30adad0459917cafeb7d77fb9c38500bedce
3
  size 100952
build/torch212-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_metal_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_metal_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],