Build uploaded using `kernels`.
Browse files- .gitattributes +6 -0
- build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu126-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.abi3.so} +2 -2
- build/torch210-cxx11-cu126-x86_64-linux/metadata.json +10 -2
- build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.abi3.so} +2 -2
- build/torch210-cxx11-cu128-x86_64-linux/metadata.json +12 -2
- build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu130-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.abi3.so} +2 -2
- build/torch210-cxx11-cu130-x86_64-linux/metadata.json +12 -2
- build/torch29-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu126-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.abi3.so} +2 -2
- build/torch29-cxx11-cu126-x86_64-linux/metadata.json +10 -2
- build/torch29-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu128-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so +3 -0
- build/torch29-cxx11-cu128-x86_64-linux/_yoso_dd38bd3.abi3.so +0 -3
- build/torch29-cxx11-cu128-x86_64-linux/metadata.json +12 -2
- build/torch29-cxx11-cu130-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu130-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so +3 -0
- build/torch29-cxx11-cu130-x86_64-linux/_yoso_dd38bd3.abi3.so +0 -3
- build/torch29-cxx11-cu130-x86_64-linux/metadata.json +12 -2
.gitattributes
CHANGED
|
@@ -78,3 +78,9 @@ build/torch28-cxx11-cu129-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs
|
|
| 78 |
build/torch29-cxx11-cu126-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 79 |
build/torch29-cxx11-cu128-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 80 |
build/torch29-cxx11-cu130-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
build/torch29-cxx11-cu126-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 79 |
build/torch29-cxx11-cu128-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 80 |
build/torch29-cxx11-cu130-x86_64-linux/_yoso_dd38bd3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
build/torch210-cxx11-cu126-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
build/torch210-cxx11-cu128-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
build/torch210-cxx11-cu130-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
build/torch29-cxx11-cu126-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
build/torch29-cxx11-cu128-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
build/torch29-cxx11-cu130-x86_64-linux/_yoso_cuda_c42e4a3.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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch210-cxx11-cu126-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.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:51d9053a55b0da2ad5bdf1f20e56cb4ba327d5caf90a6bd20fc76510d569d189
|
| 3 |
+
size 2498248
|
build/torch210-cxx11-cu126-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"8.0",
|
| 8 |
+
"8.9",
|
| 9 |
+
"9.0"
|
| 10 |
+
]
|
| 11 |
+
}
|
| 12 |
+
}
|
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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch210-cxx11-cu128-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.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:6893a3835a9ec4a44149415ea651a0417ea83e0c88c7f5a08c7a9ac8f22fa6fb
|
| 3 |
+
size 3040824
|
build/torch210-cxx11-cu128-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"10.0",
|
| 8 |
+
"12.0",
|
| 9 |
+
"8.0",
|
| 10 |
+
"8.9",
|
| 11 |
+
"9.0"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|
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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch210-cxx11-cu130-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.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:0f7cabbbcdbd3e2d329f946b50b760b830a3bbd868205160abe0e491a4fb35c6
|
| 3 |
+
size 3102168
|
build/torch210-cxx11-cu130-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"10.0",
|
| 8 |
+
"12.0",
|
| 9 |
+
"8.0",
|
| 10 |
+
"8.9",
|
| 11 |
+
"9.0"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|
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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch29-cxx11-cu126-x86_64-linux/{_yoso_dd38bd3.abi3.so → _yoso_cuda_c42e4a3.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:3218cf0792bcd3ee132ebc36b67ca006c30c5dcd01813fbee47b15edd18a2fe5
|
| 3 |
+
size 2504344
|
build/torch29-cxx11-cu126-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"8.0",
|
| 8 |
+
"8.9",
|
| 9 |
+
"9.0"
|
| 10 |
+
]
|
| 11 |
+
}
|
| 12 |
+
}
|
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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch29-cxx11-cu128-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca3fed62c3a6e222f7bd1f3cb35413ac84357c6e8b7e64eb3382a135d40f1cce
|
| 3 |
+
size 3051016
|
build/torch29-cxx11-cu128-x86_64-linux/_yoso_dd38bd3.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f926ec5f29d11d4ca8e0db0ff15b7b9635ef6152f370eb496421408b57ea054f
|
| 3 |
-
size 3051000
|
|
|
|
|
|
|
|
|
|
|
|
build/torch29-cxx11-cu128-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"10.0",
|
| 8 |
+
"12.0",
|
| 9 |
+
"8.0",
|
| 10 |
+
"8.9",
|
| 11 |
+
"9.0"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|
build/torch29-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 _yoso_cuda_c42e4a3
|
| 3 |
+
ops = torch.ops._yoso_cuda_c42e4a3
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_yoso_cuda_c42e4a3::{op_name}"
|
build/torch29-cxx11-cu130-x86_64-linux/_yoso_cuda_c42e4a3.abi3.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:540d82d8ef48e433133098bffb6d6afd8c210f2a1b76ab79721f47558a0b450a
|
| 3 |
+
size 3104168
|
build/torch29-cxx11-cu130-x86_64-linux/_yoso_dd38bd3.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:732be4492053685e4be8ab9af6ea6b311705d34f5721b2b12f6f3ec275c00ff9
|
| 3 |
-
size 3104152
|
|
|
|
|
|
|
|
|
|
|
|
build/torch29-cxx11-cu130-x86_64-linux/metadata.json
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
-
"python-depends": []
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"version": 1,
|
| 3 |
+
"python-depends": [],
|
| 4 |
+
"backend": {
|
| 5 |
+
"type": "cuda",
|
| 6 |
+
"archs": [
|
| 7 |
+
"10.0",
|
| 8 |
+
"12.0",
|
| 9 |
+
"8.0",
|
| 10 |
+
"8.9",
|
| 11 |
+
"9.0"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|