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_d11f52b.abi3.so → _quantization_gptq_1f6c2de.abi3.so} +1 -1
- build/torch28-cxx11-cpu-x86_64-linux/_ops.py +3 -3
- build/torch28-cxx11-cpu-x86_64-linux/{_quantization_gptq_d11f52b.abi3.so → _quantization_gptq_1f6c2de.abi3.so} +1 -1
- build/torch29-cxx11-cpu-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cpu-x86_64-linux/{_quantization_gptq_d11f52b.abi3.so → _quantization_gptq_1f6c2de.abi3.so} +1 -1
.gitattributes
CHANGED
|
@@ -40,3 +40,6 @@ build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_986b11f.abi3.so filter=l
|
|
| 40 |
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 41 |
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 42 |
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 41 |
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 42 |
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_d11f52b.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_1f6c2de.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
build/torch28-cxx11-cpu-x86_64-linux/_quantization_gptq_1f6c2de.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_1f6c2de.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_1f6c2de
|
| 3 |
+
ops = torch.ops._quantization_gptq_1f6c2de
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_1f6c2de::{op_name}"
|
build/torch210-cxx11-cpu-x86_64-linux/{_quantization_gptq_d11f52b.abi3.so → _quantization_gptq_1f6c2de.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:e4e8a992943cab8af2d525c8b004a5fd97e19dac73991134c2168951444205a2
|
| 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_1f6c2de
|
| 3 |
+
ops = torch.ops._quantization_gptq_1f6c2de
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_1f6c2de::{op_name}"
|
build/torch28-cxx11-cpu-x86_64-linux/{_quantization_gptq_d11f52b.abi3.so → _quantization_gptq_1f6c2de.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:79bd7b78594fb3ff717081f9b00d85aa29a66a86f8020fdd7f2632478426f35f
|
| 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_1f6c2de
|
| 3 |
+
ops = torch.ops._quantization_gptq_1f6c2de
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_quantization_gptq_1f6c2de::{op_name}"
|
build/torch29-cxx11-cpu-x86_64-linux/{_quantization_gptq_d11f52b.abi3.so → _quantization_gptq_1f6c2de.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:da9071afacc4dce1793cd6986173bb405bb1a63085005c537fa6cc23b43509da
|
| 3 |
size 105960
|