kernels-bot commited on
Commit
7b79a1c
·
verified ·
1 Parent(s): 74892c0

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -769,3 +769,6 @@ build/torch212-cxx11-cpu-x86_64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=
769
  build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
770
  build/torch211-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
771
  build/torch212-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
769
  build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
770
  build/torch211-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
771
  build/torch212-cxx11-cpu-aarch64-linux/_relu_cpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
772
+ build/torch210-cxx11-xpu20253-x86_64-linux/_relu_xpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
773
+ build/torch211-cxx11-xpu20253-x86_64-linux/_relu_xpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
774
+ build/torch212-cxx11-xpu20253-x86_64-linux/_relu_xpu_2038186.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_xpu_739753b
3
- ops = torch.ops._relu_xpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_xpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_xpu_2038186
3
+ ops = torch.ops._relu_xpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_xpu_2038186::{op_name}"
build/torch210-cxx11-xpu20253-x86_64-linux/{_relu_xpu_739753b.abi3.so → _relu_xpu_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d06a68c1aab23dc9db8f05ec32e923dfc7d349ee80eb1413627c065857918451
3
  size 2091488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8978d9a00c2854440564a7960a9d9334d69a95c697ee074ae627f4a3d7af81a4
3
  size 2091488
build/torch210-cxx11-xpu20253-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_xpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_xpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_xpu_739753b
3
- ops = torch.ops._relu_xpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_xpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_xpu_2038186
3
+ ops = torch.ops._relu_xpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_xpu_2038186::{op_name}"
build/torch211-cxx11-xpu20253-x86_64-linux/{_relu_xpu_739753b.abi3.so → _relu_xpu_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88a92afae8d2928e4e831ef3a7645950c347d2640eb4c3d258d7260af0e40fcd
3
  size 2091488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348d03b42cf35a69b1e416da39f75f36f7fdfc7102830b4b0b73d709bb91ed4c
3
  size 2091488
build/torch211-cxx11-xpu20253-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_xpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_xpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_xpu_739753b
3
- ops = torch.ops._relu_xpu_739753b
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_xpu_739753b::{op_name}"
 
1
  import torch
2
+ from . import _relu_xpu_2038186
3
+ ops = torch.ops._relu_xpu_2038186
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_xpu_2038186::{op_name}"
build/torch212-cxx11-xpu20253-x86_64-linux/{_relu_xpu_739753b.abi3.so → _relu_xpu_2038186.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0433eccfeb8d4dab3669a5a66e1c78a5916acf6d0faa380e4d4b1d375b3b554e
3
  size 2046368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94dfc257951753c8368f5e18eda5f9f016723b02d0f62bcc6ddb5a2a8b4b62e5
3
  size 2046368
build/torch212-cxx11-xpu20253-x86_64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "relu",
3
- "id": "_relu_xpu_739753b",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "relu",
3
+ "id": "_relu_xpu_2038186",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],