Kernels:
Trusted publisher
Uploaded using `kernel-builder`.
Browse files- .gitattributes +6 -0
- build/torch210-cxx11-rocm70-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-rocm70-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so} +1 -1
- build/torch210-cxx11-rocm70-x86_64-linux/metadata.json +1 -1
- build/torch210-cxx11-rocm71-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-rocm71-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so} +1 -1
- build/torch210-cxx11-rocm71-x86_64-linux/metadata.json +1 -1
- build/torch211-cxx11-rocm71-x86_64-linux/_ops.py +3 -3
- build/torch211-cxx11-rocm71-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so} +2 -2
- build/torch211-cxx11-rocm71-x86_64-linux/metadata.json +1 -1
- build/torch211-cxx11-rocm72-x86_64-linux/_ops.py +3 -3
- build/torch211-cxx11-rocm72-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so} +2 -2
- build/torch211-cxx11-rocm72-x86_64-linux/metadata.json +1 -1
- build/torch212-cxx11-rocm71-x86_64-linux/_ops.py +3 -3
- build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so +3 -0
- build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_c835f43.abi3.so +0 -3
- build/torch212-cxx11-rocm71-x86_64-linux/metadata.json +1 -1
- build/torch212-cxx11-rocm72-x86_64-linux/_ops.py +3 -3
- build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so +3 -0
- build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_c835f43.abi3.so +0 -3
- build/torch212-cxx11-rocm72-x86_64-linux/metadata.json +1 -1
.gitattributes
CHANGED
|
@@ -721,3 +721,9 @@ build/torch212-cxx11-cu132-x86_64-linux/_relu_cuda_ae3dbf6.abi3.so filter=lfs di
|
|
| 721 |
build/torch210-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 722 |
build/torch211-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 723 |
build/torch212-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 721 |
build/torch210-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 722 |
build/torch211-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 723 |
build/torch212-metal-aarch64-darwin/_relu_metal_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 724 |
+
build/torch210-cxx11-rocm70-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 725 |
+
build/torch210-cxx11-rocm71-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 726 |
+
build/torch211-cxx11-rocm71-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 727 |
+
build/torch211-cxx11-rocm72-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 728 |
+
build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 729 |
+
build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so filter=lfs diff=lfs merge=lfs -text
|
build/torch210-cxx11-rocm70-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch210-cxx11-rocm70-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2014944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4130b8e0b80d6825c437012fa3f7a72aece310a7e57c51e341be6f28d45ded8c
|
| 3 |
size 2014944
|
build/torch210-cxx11-rocm70-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch210-cxx11-rocm71-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch210-cxx11-rocm71-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2014848
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03a2eb68809a741652843b999d9530c5ddfc24e40d4f9ff2358d96db3a438beb
|
| 3 |
size 2014848
|
build/torch210-cxx11-rocm71-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch211-cxx11-rocm71-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch211-cxx11-rocm71-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f966999572993e32547138f7d088b7ae8d39b1a35d94a55200733787cdac8c30
|
| 3 |
+
size 2003488
|
build/torch211-cxx11-rocm71-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch211-cxx11-rocm72-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch211-cxx11-rocm72-x86_64-linux/{_relu_rocm_c835f43.abi3.so → _relu_rocm_ae3dbf6.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea99f20c623ddd6540b2313295b1a5b3622a4d6f752da65cebf31d625d736ef0
|
| 3 |
+
size 2002656
|
build/torch211-cxx11-rocm72-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch212-cxx11-rocm71-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cae58004c6618efabcfc0284fef84748770407ab9ca68f2d7378f097aa36e434
|
| 3 |
+
size 2011896
|
build/torch212-cxx11-rocm71-x86_64-linux/_relu_rocm_c835f43.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3ee567488e46fdaefd56d4dba37088b0f98620fe1d0ad42649a72dca9f4d7e39
|
| 3 |
-
size 2011344
|
|
|
|
|
|
|
|
|
|
|
|
build/torch212-cxx11-rocm71-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch212-cxx11-rocm72-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _relu_rocm_ae3dbf6
|
| 3 |
+
ops = torch.ops._relu_rocm_ae3dbf6
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_rocm_ae3dbf6::{op_name}"
|
build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_ae3dbf6.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e954152fbe88020e70fa22886e5c9711156227f5a701f85c8eb3c3d54130b57b
|
| 3 |
+
size 2011064
|
build/torch212-cxx11-rocm72-x86_64-linux/_relu_rocm_c835f43.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9b1615f1658cfb08895d50c6b2c64f503a0cffcf2233d3ef27753bbe371470c3
|
| 3 |
-
size 2010512
|
|
|
|
|
|
|
|
|
|
|
|
build/torch212-cxx11-rocm72-x86_64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
-
"id": "
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "relu",
|
| 3 |
+
"id": "_relu_rocm_ae3dbf6",
|
| 4 |
"version": 1,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|