Kernels:
Trusted publisher
Uploaded using `kernel-builder`.
Browse files- build/torch210-cxx11-cu126-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu126-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch210-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch210-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/{torch211-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_84136a5.abi3.so → torch210-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch211-cxx11-cu126-aarch64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu126-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch211-cxx11-cu128-aarch64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu128-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch211-cxx11-cu130-aarch64-linux/_ops.py +3 -3
- build/{torch210-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_84136a5.abi3.so → torch211-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
- build/torch29-cxx11-cu129-aarch64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu129-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so} +1 -1
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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/torch210-cxx11-cu126-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17131120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20ad7c0b8348c777cce38f523f460cb55bd259c4e12c806328a3ccb471f04b30
|
| 3 |
size 17131120
|
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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/torch210-cxx11-cu128-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25650928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c79831e2d87833441d5ed5acdb61cdb707829c49e59e8deb7dd7683faadf10ac
|
| 3 |
size 25650928
|
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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/{torch211-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_84136a5.abi3.so → torch210-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14201072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a75a198d00ff2a2b588f307ee71f785a894dc1df05c5fa30e136db0b675ec3fa
|
| 3 |
size 14201072
|
build/torch211-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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/torch211-cxx11-cu126-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17131120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e60ab137b15224a27dded527d29ad66f88038b6f934328a0971782512f4b328
|
| 3 |
size 17131120
|
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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/torch211-cxx11-cu128-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25651040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edbb5adb9930c423902bc9529d9eb3abf9f2fd486ad76d897b56111c3001efbe
|
| 3 |
size 25651040
|
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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/{torch210-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_84136a5.abi3.so → torch211-cxx11-cu130-aarch64-linux/_punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14201072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42cb3ca106077e9fd113e565a9cbee84d0ef4c772299d86d43cd17a7dbe09dd6
|
| 3 |
size 14201072
|
build/torch29-cxx11-cu129-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 _punica_sgmv_cuda_6daf04e
|
| 3 |
+
ops = torch.ops._punica_sgmv_cuda_6daf04e
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_punica_sgmv_cuda_6daf04e::{op_name}"
|
build/torch29-cxx11-cu129-aarch64-linux/{_punica_sgmv_cuda_84136a5.abi3.so → _punica_sgmv_cuda_6daf04e.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 31549144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00baf959bbfdab552da01e40c5329b197aa6a39bbdf6df4f669b0536802b4cbe
|
| 3 |
size 31549144
|