Build uploaded using `kernels`.
Browse files- .gitattributes +8 -0
- build/torch210-cxx11-cpu-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cpu-aarch64-linux/{_relu_cpu_6261c06.abi3.so β _relu_cpu_0a30093.abi3.so} +1 -1
- build/torch210-cxx11-cu126-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu126-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
- build/torch210-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
- build/torch210-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu130-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
- build/torch29-cxx11-cpu-aarch64-linux/_ops.py +3 -3
- build/torch29-cxx11-cpu-aarch64-linux/{_relu_cpu_6261c06.abi3.so β _relu_cpu_0a30093.abi3.so} +1 -1
- build/torch29-cxx11-cu126-aarch64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu126-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
- build/torch29-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu128-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
- build/torch29-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu130-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so} +1 -1
.gitattributes
CHANGED
|
@@ -274,3 +274,11 @@ build/torch29-cxx11-rocm63-x86_64-linux/_relu_rocm_6261c06.abi3.so filter=lfs di
|
|
| 274 |
build/torch29-cxx11-rocm64-x86_64-linux/_relu_rocm_6261c06.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 275 |
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_xpu_6261c06.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 276 |
build/torch210-xpu20253-x86_64-windows/_relu_xpu_657300a.pyd filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 274 |
build/torch29-cxx11-rocm64-x86_64-linux/_relu_rocm_6261c06.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 275 |
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_xpu_6261c06.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 276 |
build/torch210-xpu20253-x86_64-windows/_relu_xpu_657300a.pyd filter=lfs diff=lfs merge=lfs -text
|
| 277 |
+
build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 278 |
+
build/torch210-cxx11-cu126-aarch64-linux/_relu_cuda_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 279 |
+
build/torch210-cxx11-cu128-aarch64-linux/_relu_cuda_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 280 |
+
build/torch210-cxx11-cu130-aarch64-linux/_relu_cuda_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 281 |
+
build/torch29-cxx11-cpu-aarch64-linux/_relu_cpu_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 282 |
+
build/torch29-cxx11-cu126-aarch64-linux/_relu_cuda_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 283 |
+
build/torch29-cxx11-cu128-aarch64-linux/_relu_cuda_0a30093.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 284 |
+
build/torch29-cxx11-cu130-aarch64-linux/_relu_cuda_0a30093.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
|
| 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_cpu_0a30093
|
| 3 |
+
ops = torch.ops._relu_cpu_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cpu_0a30093::{op_name}"
|
build/torch210-cxx11-cpu-aarch64-linux/{_relu_cpu_6261c06.abi3.so β _relu_cpu_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2025352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d7a2710d50ffac544ab37f351f4e9808743a46d851014bfec55032fe2b772c5
|
| 3 |
size 2025352
|
build/torch210-cxx11-cu126-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch210-cxx11-cu126-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2103912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a2f67c7ae80600668fec37d2b55d226cd025380f398510de87ab070a5bedbf5
|
| 3 |
size 2103912
|
build/torch210-cxx11-cu128-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch210-cxx11-cu128-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2235240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fc87bfb8bbbc41d9d78c65959ef906e2b1940fd4c609ad1e45eb8e6d524ff5f
|
| 3 |
size 2235240
|
build/torch210-cxx11-cu130-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch210-cxx11-cu130-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2236952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f85bfa4560f261b932b0a983b6b8817391353f622fa06152b4794c58edaab738
|
| 3 |
size 2236952
|
build/torch29-cxx11-cpu-aarch64-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_cpu_0a30093
|
| 3 |
+
ops = torch.ops._relu_cpu_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cpu_0a30093::{op_name}"
|
build/torch29-cxx11-cpu-aarch64-linux/{_relu_cpu_6261c06.abi3.so β _relu_cpu_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2024136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc64e81b9e4027f939f57f392865171a4ca57c315b1cece0fd91f0c184ab6c99
|
| 3 |
size 2024136
|
build/torch29-cxx11-cu126-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch29-cxx11-cu126-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2101784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c923f22d1b4d3e589bb6ce43a1c37b6bee20a4042b9085d75a5dee62744ed8e
|
| 3 |
size 2101784
|
build/torch29-cxx11-cu128-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch29-cxx11-cu128-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2232968
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a26a031722386f71a16a7eb8498dc29659b9425d6acf6c47219d733288fddb3
|
| 3 |
size 2232968
|
build/torch29-cxx11-cu130-aarch64-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_cuda_0a30093
|
| 3 |
+
ops = torch.ops._relu_cuda_0a30093
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_cuda_0a30093::{op_name}"
|
build/torch29-cxx11-cu130-aarch64-linux/{_relu_cuda_6261c06.abi3.so β _relu_cuda_0a30093.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2234680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aded10b971f8ad4dec30e40c70e4305a6a439aa34d6ec441488c8ca4c01e544a
|
| 3 |
size 2234680
|