danieldk HF Staff commited on
Commit
cf6f3f1
·
verified ·
1 Parent(s): 07605d9

Build uploaded using `kernels`.

Browse files
.gitattributes CHANGED
@@ -49,3 +49,5 @@ build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_b12bb50.abi3.so filter=l
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
 
 
 
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
52
+ build/torch210-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_833865c.abi3.so filter=lfs diff=lfs merge=lfs -text
53
+ build/torch29-cxx11-cpu-x86_64-linux/_quantization_gptq_cpu_833865c.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_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}"
 
1
  import torch
2
+ from . import _quantization_gptq_cpu_833865c
3
+ ops = torch.ops._quantization_gptq_cpu_833865c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_quantization_gptq_cpu_833865c::{op_name}"
build/torch210-cxx11-cpu-x86_64-linux/{_quantization_gptq_491482a.abi3.so → _quantization_gptq_cpu_833865c.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ed3998bc3040c3168cad119c7286b3ddcd9358fa898658c908e6a7eb3ad3076
3
- size 103168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02985aea4b3831da7681fb0f6ebd785670c67c38691c4752444af0d824f97fb6
3
+ size 1950576
build/torch210-cxx11-cpu-x86_64-linux/metadata.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "version": 1,
 
3
  "python-depends": []
4
  }
 
1
  {
2
  "version": 1,
3
+ "license": "MIT",
4
  "python-depends": []
5
  }
build/torch29-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _quantization_gptq_cpu_833865c
3
+ ops = torch.ops._quantization_gptq_cpu_833865c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_quantization_gptq_cpu_833865c::{op_name}"
build/torch29-cxx11-cpu-x86_64-linux/{_quantization_gptq_491482a.abi3.so → _quantization_gptq_cpu_833865c.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ac5c260fd10835cea872f9f0b98534412a35c1bbdba81536a4296e528cbf406
3
- size 105960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d96d376c51ea5c07f14fe5400a6198d9cef00123c8563a4ddde351777f595e
3
+ size 1945192
build/torch29-cxx11-cpu-x86_64-linux/metadata.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "version": 1,
 
3
  "python-depends": []
4
  }
 
1
  {
2
  "version": 1,
3
+ "license": "MIT",
4
  "python-depends": []
5
  }