Kernels
kernels-bot commited on
Commit
4864d3a
·
verified ·
1 Parent(s): 5bb6127

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -57,3 +57,5 @@ build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_3e728a9.abi3.so fil
57
  build/torch211-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_3e728a9.abi3.so filter=lfs diff=lfs merge=lfs -text
58
  build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_e8436b5.abi3.so filter=lfs diff=lfs merge=lfs -text
59
  build/torch211-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_e8436b5.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
57
  build/torch211-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_3e728a9.abi3.so filter=lfs diff=lfs merge=lfs -text
58
  build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_e8436b5.abi3.so filter=lfs diff=lfs merge=lfs -text
59
  build/torch211-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_e8436b5.abi3.so filter=lfs diff=lfs merge=lfs -text
60
+ build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
61
+ build/torch211-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_86f75d9.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 _quantization_gptq_cpu_e8436b5
3
- ops = torch.ops._quantization_gptq_cpu_e8436b5
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_quantization_gptq_cpu_e8436b5::{op_name}"
 
1
  import torch
2
+ from . import _quantization_gptq_cpu_86f75d9
3
+ ops = torch.ops._quantization_gptq_cpu_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_quantization_gptq_cpu_86f75d9::{op_name}"
build/torch210-cxx11-cpu-x86_64-linux/{_quantization_gptq_cpu_e8436b5.abi3.so → _quantization_gptq_cpu_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6cca27f62fc460f73fb711bf41a09914cfa276ab736147b3acf92cebcb63fbf
3
  size 1950576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba8c854c1421802095068d357ae3ef600ef0d5394603f390704b4d52656a54b7
3
  size 1950576
build/torch210-cxx11-cpu-x86_64-linux/metadata.json CHANGED
@@ -1,8 +1,10 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
5
  "backend": {
6
  "type": "cpu"
7
  }
8
- }
 
1
  {
2
+ "name": "quantization-gptq",
3
+ "id": "_quantization_gptq_cpu_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cpu"
9
  }
10
+ }
build/torch211-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _quantization_gptq_cpu_e8436b5
3
- ops = torch.ops._quantization_gptq_cpu_e8436b5
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_quantization_gptq_cpu_e8436b5::{op_name}"
 
1
  import torch
2
+ from . import _quantization_gptq_cpu_86f75d9
3
+ ops = torch.ops._quantization_gptq_cpu_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_quantization_gptq_cpu_86f75d9::{op_name}"
build/torch211-cxx11-cpu-x86_64-linux/{_quantization_gptq_cpu_e8436b5.abi3.so → _quantization_gptq_cpu_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b8e449085398eaf21f1f59047dd9272af77dcb654e8091ad8b7cfa25838e244
3
  size 1950576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc97f05d868196fe5d339e0b1083b7177e32db58c7b5acaafe17069c44cefca7
3
  size 1950576
build/torch211-cxx11-cpu-x86_64-linux/metadata.json CHANGED
@@ -1,8 +1,10 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
5
  "backend": {
6
  "type": "cpu"
7
  }
8
- }
 
1
  {
2
+ "name": "quantization-gptq",
3
+ "id": "_quantization_gptq_cpu_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cpu"
9
  }
10
+ }