Kernels:
Trusted publisher
Uploaded using `kernel-builder`.
Browse files- .gitattributes +6 -0
- build/torch210-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch210-cxx11-cu128-aarch64-linux/metadata.json +1 -1
- build/torch210-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch210-cxx11-cu130-aarch64-linux/metadata.json +1 -1
- build/torch211-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu128-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch211-cxx11-cu128-aarch64-linux/metadata.json +1 -1
- build/torch211-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch211-cxx11-cu130-aarch64-linux/metadata.json +1 -1
- build/torch212-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/torch212-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch212-cxx11-cu130-aarch64-linux/metadata.json +1 -1
- build/torch212-cxx11-cu132-aarch64-linux/_ops.py +3 -3
- build/torch212-cxx11-cu132-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so} +1 -1
- build/torch212-cxx11-cu132-aarch64-linux/metadata.json +1 -1
.gitattributes
CHANGED
|
@@ -139,3 +139,9 @@ build/torch211-cxx11-cu128-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so fil
|
|
| 139 |
build/torch211-cxx11-cu130-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 140 |
build/torch212-cxx11-cu130-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 141 |
build/torch212-cxx11-cu132-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 139 |
build/torch211-cxx11-cu130-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 140 |
build/torch212-cxx11-cu130-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 141 |
build/torch212-cxx11-cu132-x86_64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
build/torch210-cxx11-cu128-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
build/torch210-cxx11-cu130-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
build/torch211-cxx11-cu128-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
build/torch211-cxx11-cu130-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
build/torch212-cxx11-cu130-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
build/torch212-cxx11-cu132-aarch64-linux/_sage_attention_cuda_a0cb380.abi3.so filter=lfs diff=lfs merge=lfs -text
|
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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch210-cxx11-cu128-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33330136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89d76484503e0051493c73724f298b5966702a4639a14d477d484d61b3512393
|
| 3 |
size 33330136
|
build/torch210-cxx11-cu128-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch210-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33810512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:629f3ec59ecd2e03282fc065ae62fb0e18e675297aca54749e7e32cdc1ba480a
|
| 3 |
size 33810512
|
build/torch210-cxx11-cu130-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch211-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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch211-cxx11-cu128-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33326264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b838cc8c66d6aae8bd2cd4e3a30808da1fe2eb09356f55f69b669a9e8147048
|
| 3 |
size 33326264
|
build/torch211-cxx11-cu128-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch211-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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch211-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33806648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c6260d884f220e6a747c89687c62a4e3821d14cf16c4070a15f05641b284b45
|
| 3 |
size 33806648
|
build/torch211-cxx11-cu130-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch212-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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch212-cxx11-cu130-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33810192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c4fadd75e9679f7971dcb99f224ddd756993f3d761073e1e2b6ca52bea46e55
|
| 3 |
size 33810192
|
build/torch212-cxx11-cu130-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
build/torch212-cxx11-cu132-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 _sage_attention_cuda_a0cb380
|
| 3 |
+
ops = torch.ops._sage_attention_cuda_a0cb380
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_sage_attention_cuda_a0cb380::{op_name}"
|
build/torch212-cxx11-cu132-aarch64-linux/{_sage_attention_cuda_e609bb7.abi3.so → _sage_attention_cuda_a0cb380.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33753872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a08c79a2820464b9186f18b5106cc4dec6f690fbd1d76db860793de4ef26c52
|
| 3 |
size 33753872
|
build/torch212-cxx11-cu132-aarch64-linux/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
-
"id": "
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|
|
|
|
| 1 |
{
|
| 2 |
"name": "sage-attention",
|
| 3 |
+
"id": "_sage_attention_cuda_a0cb380",
|
| 4 |
"version": 2,
|
| 5 |
"license": "Apache-2.0",
|
| 6 |
"python-depends": [],
|