Kernels:
Trusted publisher
Uploaded using `kernel-builder` (batch 1/6).
Browse files- .gitattributes +1 -0
- build/torch211-cxx11-cu128-x86_64-linux/{_deep_gemm_cuda_388adb9.abi3.so → _deep_gemm_cuda_1b59fde.abi3.so} +2 -2
- build/torch211-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so +0 -3
- build/torch212-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so +0 -3
- build/torch212-cxx11-cu132-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so +0 -3
.gitattributes
CHANGED
|
@@ -66,3 +66,4 @@ build/torch211-cu128-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs di
|
|
| 66 |
build/torch211-cu130-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 67 |
build/torch212-cu130-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 68 |
build/torch212-cu132-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 66 |
build/torch211-cu130-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 67 |
build/torch212-cu130-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 68 |
build/torch212-cu132-aarch64-linux/_deep_gemm_cuda_47ad41b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
build/torch211-cxx11-cu128-x86_64-linux/_deep_gemm_cuda_1b59fde.abi3.so filter=lfs diff=lfs merge=lfs -text
|
build/torch211-cxx11-cu128-x86_64-linux/{_deep_gemm_cuda_388adb9.abi3.so → _deep_gemm_cuda_1b59fde.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:c9464d9f3f0e469f8f91fda23c142031345fcc3b75d764e4680707f678921f3d
|
| 3 |
+
size 1455232
|
build/torch211-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 _deep_gemm_cuda_1b59fde
|
| 3 |
+
ops = torch.ops._deep_gemm_cuda_1b59fde
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deep_gemm_cuda_1b59fde::{op_name}"
|
build/torch211-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4b1a7804cb9ffec73c6540c844fb1de8c51ef3b5018dbd9ea3169af3ca222697
|
| 3 |
-
size 3461568
|
|
|
|
|
|
|
|
|
|
|
|
build/torch212-cxx11-cu130-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:39b58eea70bf73b416876f321bc8f9e296594c6c6001fc5f3f367e224cc9fda2
|
| 3 |
-
size 3452464
|
|
|
|
|
|
|
|
|
|
|
|
build/torch212-cxx11-cu132-x86_64-linux/_deep_gemm_cuda_388adb9.abi3.so
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e02d8e72374caad43bf8878d41d680dda18cbd1a9c617e1380c1b645aa96173f
|
| 3 |
-
size 3466624
|
|
|
|
|
|
|
|
|
|
|
|