kernels-bot commited on
Commit
87fd224
·
verified ·
1 Parent(s): 958c0e7

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -694,3 +694,6 @@ build/torch212-cxx11-xpu20253-x86_64-linux/_relu_xpu_c835f43.abi3.so filter=lfs
694
  build/torch210-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
695
  build/torch211-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
696
  build/torch212-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
694
  build/torch210-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
695
  build/torch211-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
696
  build/torch212-cxx11-cpu-x86_64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
697
+ build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
698
+ build/torch211-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
699
+ build/torch212-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_c835f43
3
- ops = torch.ops._relu_cpu_c835f43
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_c835f43::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_ae3dbf6
3
+ ops = torch.ops._relu_cpu_ae3dbf6
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_ae3dbf6::{op_name}"
build/{torch211-cxx11-cpu-aarch64-linux/_relu_cpu_c835f43.abi3.so → torch210-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f880d1df2d972386740839edd7b372e81f96b3ec2886f1c4ea7238078aac01ab
3
- size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ab7431244c7bc1508f0880a8e0b4f7b9c36d3483a2391b6c5af6ef20c5ed68
3
+ size 2025344
build/torch210-cxx11-cpu-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_c835f43",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_ae3dbf6",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_c835f43
3
- ops = torch.ops._relu_cpu_c835f43
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_c835f43::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_ae3dbf6
3
+ ops = torch.ops._relu_cpu_ae3dbf6
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_ae3dbf6::{op_name}"
build/{torch212-cxx11-cpu-aarch64-linux/_relu_cpu_c835f43.abi3.so → torch211-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c85a508c788d75aa725979af5ae17ee3abb1d12817a03b5a63d6110c6a832443
3
- size 2025360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ccfe5a65acb5e27dd34aea45eafea3206c4140a3e35726867fa2927ccef8b9
3
+ size 2025344
build/torch211-cxx11-cpu-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_c835f43",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_ae3dbf6",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_c835f43
3
- ops = torch.ops._relu_cpu_c835f43
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_c835f43::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_ae3dbf6
3
+ ops = torch.ops._relu_cpu_ae3dbf6
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_ae3dbf6::{op_name}"
build/{torch210-cxx11-cpu-aarch64-linux/_relu_cpu_c835f43.abi3.so → torch212-cxx11-cpu-aarch64-linux/_relu_cpu_ae3dbf6.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78b2891eacc497c5b1a0f3c3979b3eace2e1e825f0f0dcad6bc867876c428578
3
  size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526115f68e4e56a31015e9a3edbee934863346302eb0c0bf8933e1ae0d4ac0eb
3
  size 2025352
build/torch212-cxx11-cpu-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_cpu_c835f43",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_cpu_ae3dbf6",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],