Build uploaded using `kernels`.
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +18 -0
- build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu126-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.abi3.so} +2 -2
- build/torch210-cxx11-cu126-x86_64-linux/metadata.json +4 -1
- build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.abi3.so} +2 -2
- build/torch210-cxx11-cu128-x86_64-linux/metadata.json +4 -1
- build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu130-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.abi3.so} +2 -2
- build/torch210-cxx11-cu130-x86_64-linux/metadata.json +4 -1
- build/torch210-cxx11-rocm70-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-rocm70-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.abi3.so} +2 -2
- build/torch210-cxx11-rocm70-x86_64-linux/metadata.json +4 -1
- build/torch210-cxx11-rocm71-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-rocm71-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch210-cxx11-rocm71-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch210-cxx11-rocm71-x86_64-linux/metadata.json +4 -1
- build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-xpu20253-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch210-cxx11-xpu20253-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch210-cxx11-xpu20253-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-cu126-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-cu126-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-cu128-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-cu128-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-cu128-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-cu129-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-cu129-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-cu129-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-cu129-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-rocm63-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-rocm63-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-rocm63-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-rocm63-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-rocm64-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-rocm64-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-rocm64-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-rocm64-x86_64-linux/metadata.json +4 -1
- build/torch28-cxx11-xpu20251-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-xpu20251-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch28-cxx11-xpu20251-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch28-cxx11-xpu20251-x86_64-linux/metadata.json +4 -1
- build/torch29-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu126-x86_64-linux/_relu_6c79fff.abi3.so +0 -3
- build/torch29-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so +3 -0
- build/torch29-cxx11-cu126-x86_64-linux/metadata.json +4 -1
- build/torch29-cxx11-cu128-x86_64-linux/_ops.py +3 -3
.gitattributes
CHANGED
|
@@ -108,3 +108,21 @@ build/torch29-cxx11-cu130-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs
|
|
| 108 |
build/torch29-cxx11-rocm63-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 109 |
build/torch29-cxx11-rocm64-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 110 |
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
build/torch29-cxx11-rocm63-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 109 |
build/torch29-cxx11-rocm64-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 110 |
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_6c79fff.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
build/torch210-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
build/torch210-cxx11-cu128-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
build/torch210-cxx11-cu130-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
build/torch210-cxx11-rocm70-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
build/torch210-cxx11-rocm71-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
build/torch210-cxx11-xpu20253-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
build/torch28-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
build/torch28-cxx11-cu128-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
build/torch28-cxx11-cu129-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
build/torch28-cxx11-rocm63-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
build/torch28-cxx11-rocm64-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
build/torch28-cxx11-xpu20251-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
build/torch29-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
build/torch29-cxx11-cu128-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
build/torch29-cxx11-cu130-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
build/torch29-cxx11-rocm63-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
build/torch29-cxx11-rocm64-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_e9d16fc_dirty.abi3.so filter=lfs diff=lfs merge=lfs -text
|
build/torch210-cxx11-cu126-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-cu126-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.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:b528ea6293bc29e196f8aaff4123cc24d416022f6d806d930a59f509c65c9c9e
|
| 3 |
+
size 2019888
|
build/torch210-cxx11-cu126-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch210-cxx11-cu128-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-cu128-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.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:40fb9d55cf344a38a1de874c4343383361fdb741c7d5329198036045ba36df95
|
| 3 |
+
size 2111840
|
build/torch210-cxx11-cu128-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch210-cxx11-cu130-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-cu130-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.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:01c86949a9f95a18c232b15d886cf8a5903bf7d77446890473b6e0dbd465bc4f
|
| 3 |
+
size 2129656
|
build/torch210-cxx11-cu130-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-rocm70-x86_64-linux/{_relu_6c79fff.abi3.so → _relu_e9d16fc_dirty.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:cc12fbce276544affa70a2635208be359ab6317922d8ecd24840f0f14e0866cc
|
| 3 |
+
size 1990376
|
build/torch210-cxx11-rocm70-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-rocm71-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9cb7dd7bd4e247036a0e5f5d9bb9e4396ea51d9f3b77a3efee27bf370b3ac425
|
| 3 |
-
size 1990224
|
|
|
|
|
|
|
|
|
|
|
|
build/torch210-cxx11-rocm71-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dec5325d992c1d118be25efdb52a2d9c629f52675128918299898c73fae5bb04
|
| 3 |
+
size 1990280
|
build/torch210-cxx11-rocm71-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch210-cxx11-xpu20253-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch210-cxx11-xpu20253-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d62d83d97e04409fc960ae86fe188195d1756b976108c2982fad5a9b113a3cdf
|
| 3 |
-
size 2050440
|
|
|
|
|
|
|
|
|
|
|
|
build/torch210-cxx11-xpu20253-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2afa52f1ed9c3becf49436532ecd25d9fcf6fcf8caafbd5620f5aa41596b378
|
| 3 |
+
size 2050456
|
build/torch210-cxx11-xpu20253-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-cu126-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-cu126-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:af8c1976cb3443a69083a323430e7fa4880e63f920679c34b15ced30644703e5
|
| 3 |
-
size 2013928
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73a1a7b55c3737f8a0edc7d6a29ecc39bb9e2a8d881cdf4043e2eb05d9f83e5e
|
| 3 |
+
size 2013952
|
build/torch28-cxx11-cu126-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-cu128-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-cu128-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9679c753f6afbb5ee12dfe7922b219a445018f921ef415de191048e0699402ad
|
| 3 |
-
size 2101656
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-cu128-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec63e29f21f22d9611a99d960609a76df7f28d11897b86d2d4138052767b7b01
|
| 3 |
+
size 2101680
|
build/torch28-cxx11-cu128-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-cu129-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-cu129-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e785e88f59914511f6d006ebf329bb86218d684ecde70b2ca851eb1aa674689a
|
| 3 |
-
size 2135440
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-cu129-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d28a5cbc2efce24e452d4ce2f05b40b6f41d8b8348e8da476ff04043eca045d
|
| 3 |
+
size 2135472
|
build/torch28-cxx11-cu129-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-rocm63-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-rocm63-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ce113b60aac908d6b7ab681ed559eb85707b084a92f6ca88a0be2e7f97b1d4e4
|
| 3 |
-
size 1970264
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-rocm63-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8a50f22bc01e2ba86534914e7f299fde4c91d9631030dc3b95efce7c55ec960
|
| 3 |
+
size 1970288
|
build/torch28-cxx11-rocm63-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-rocm64-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-rocm64-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1bd08696002abf4a5d8c3a857a36a46dda22f4058ed95f293a31a72b2177b5d2
|
| 3 |
-
size 1984936
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-rocm64-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54579f298809a15e10a8f7652095222eafaf942e9c52194292a9a61cba77d266
|
| 3 |
+
size 1984968
|
build/torch28-cxx11-rocm64-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch28-cxx11-xpu20251-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch28-cxx11-xpu20251-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8c63f22c5cb502242079112386ef461fd9e0159b9786909ffd4e669c261061db
|
| 3 |
-
size 2049544
|
|
|
|
|
|
|
|
|
|
|
|
build/torch28-cxx11-xpu20251-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a91ad7b7e72273f0fb7357547e33a3509afe54b4b23e422592bbb32217a5e5fd
|
| 3 |
+
size 2049560
|
build/torch28-cxx11-xpu20251-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch29-cxx11-cu126-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|
build/torch29-cxx11-cu126-x86_64-linux/_relu_6c79fff.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:42a05173fa6881863f9cc33a67d06303c39a3f0f94ddfd9b07edf64d28ed7de2
|
| 3 |
-
size 2014176
|
|
|
|
|
|
|
|
|
|
|
|
build/torch29-cxx11-cu126-x86_64-linux/_relu_e9d16fc_dirty.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e68066a41e0d9260e61a686a3a8ce93e939f04b8c2b5569a208237f015581cb5
|
| 3 |
+
size 2014200
|
build/torch29-cxx11-cu126-x86_64-linux/metadata.json
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "1",
|
| 3 |
+
"python-depends": []
|
| 4 |
+
}
|
build/torch29-cxx11-cu128-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_e9d16fc_dirty
|
| 3 |
+
ops = torch.ops._relu_e9d16fc_dirty
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_relu_e9d16fc_dirty::{op_name}"
|