Build uploaded using `kernels`.
Browse files- .gitattributes +3 -0
- build/torch210-cxx11-cpu-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so} +1 -1
- build/torch28-cxx11-cpu-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so} +1 -1
- build/torch29-cxx11-cpu-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so} +1 -1
.gitattributes
CHANGED
|
@@ -46,3 +46,6 @@ build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_1f6c2de.abi3.so filter=l
|
|
| 46 |
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 47 |
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 48 |
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 47 |
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 48 |
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_491482a.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_491482a.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_491482a.abi3.so filter=lfs diff=lfs merge=lfs -text
|
build/torch210-cxx11-cpu-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 _quantization_gptq_491482a
|
| 3 |
+
ops = torch.ops._quantization_gptq_491482a
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_491482a::{op_name}"
|
build/torch210-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 103168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ed3998bc3040c3168cad119c7286b3ddcd9358fa898658c908e6a7eb3ad3076
|
| 3 |
size 103168
|
build/torch28-cxx11-cpu-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 _quantization_gptq_491482a
|
| 3 |
+
ops = torch.ops._quantization_gptq_491482a
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_491482a::{op_name}"
|
build/torch28-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 101912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d6bf1488920a99ecc3ce87dae7be7d5fcbab29867d6b3d380c5bc05a600183e
|
| 3 |
size 101912
|
build/torch29-cxx11-cpu-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 _quantization_gptq_491482a
|
| 3 |
+
ops = torch.ops._quantization_gptq_491482a
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_491482a::{op_name}"
|
build/torch29-cxx11-cpu-x86_64-linux/{_quantization_gptq_b12bb50.abi3.so → _quantization_gptq_491482a.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 105960
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ac5c260fd10835cea872f9f0b98534412a35c1bbdba81536a4296e528cbf406
|
| 3 |
size 105960
|