Build (AArch64)
Browse files- build/torch26-cxx11-cu126-aarch64-linux/paged_attention/_ops.py +3 -3
- build/torch26-cxx11-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.abi3.so} +2 -2
- build/torch26-cxx98-cu126-aarch64-linux/paged_attention/_ops.py +3 -3
- build/torch26-cxx98-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.abi3.so} +2 -2
- build/torch27-cxx11-cu126-aarch64-linux/paged_attention/_ops.py +3 -3
- build/torch27-cxx11-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.abi3.so} +2 -2
- build/torch27-cxx11-cu128-aarch64-linux/paged_attention/_ops.py +3 -3
- build/torch27-cxx11-cu128-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.abi3.so} +2 -2
build/torch26-cxx11-cu126-aarch64-linux/paged_attention/_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 _paged_attention_daf6221
|
3 |
+
ops = torch.ops._paged_attention_daf6221
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_paged_attention_daf6221::{op_name}"
|
build/torch26-cxx11-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.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:ac7b8c17999df02a6869772e37713c22d3a765747daa576e64a4ff84a246dfaa
|
3 |
+
size 87576024
|
build/torch26-cxx98-cu126-aarch64-linux/paged_attention/_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 _paged_attention_daf6221
|
3 |
+
ops = torch.ops._paged_attention_daf6221
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_paged_attention_daf6221::{op_name}"
|
build/torch26-cxx98-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.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:854c53fdffb1ee8f889cbbb78127cf92a843c55d00228b8aadcd48050d700af0
|
3 |
+
size 87568816
|
build/torch27-cxx11-cu126-aarch64-linux/paged_attention/_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 _paged_attention_daf6221
|
3 |
+
ops = torch.ops._paged_attention_daf6221
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_paged_attention_daf6221::{op_name}"
|
build/torch27-cxx11-cu126-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.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:71c360e1d9268a0794c51393fd1d943472952abb5748af37a243a3f06155fb8c
|
3 |
+
size 87576232
|
build/torch27-cxx11-cu128-aarch64-linux/paged_attention/_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 _paged_attention_daf6221
|
3 |
+
ops = torch.ops._paged_attention_daf6221
|
4 |
|
5 |
def add_op_namespace_prefix(op_name: str):
|
6 |
"""
|
7 |
Prefix op by namespace.
|
8 |
"""
|
9 |
+
return f"_paged_attention_daf6221::{op_name}"
|
build/torch27-cxx11-cu128-aarch64-linux/paged_attention/{_paged_attention_dde9676.abi3.so β _paged_attention_daf6221.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:d39b07d716e2499580fdf6edf14af97abaef398453e77fd7d360e6d6bcc12df1
|
3 |
+
size 119164016
|