danieldk HF Staff commited on
Commit
67e181d
·
verified ·
1 Parent(s): 88afa6c

Build uploaded using `kernels`.

Browse files
.gitattributes CHANGED
@@ -36,3 +36,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  build/torch210-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
37
  build/torch28-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
38
  build/torch29-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
36
  build/torch210-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
37
  build/torch28-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
38
  build/torch29-metal-aarch64-darwin/_mlx_quantization_metal_kernels_33fa8c7.abi3.so filter=lfs diff=lfs merge=lfs -text
39
+ build/torch210-metal-aarch64-darwin/_mlx_quantization_metal_kernels_metal_0aaded7.abi3.so filter=lfs diff=lfs merge=lfs -text
40
+ build/torch29-metal-aarch64-darwin/_mlx_quantization_metal_kernels_metal_0aaded7.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-metal-aarch64-darwin/{_mlx_quantization_metal_kernels_33fa8c7.abi3.so → _mlx_quantization_metal_kernels_metal_0aaded7.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2e3d1daca49e5312c1d9c3e0dcc7b17cd0e242018bed673a9c806dcd2bb4d7b
3
- size 40026992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3cd1fc44fc6b52d4ec5bc275cd8ebbc17bc247256ff0063cf0dc70a7f0e57b
3
+ size 40027032
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mlx_quantization_metal_kernels_33fa8c7
3
- ops = torch.ops._mlx_quantization_metal_kernels_33fa8c7
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mlx_quantization_metal_kernels_33fa8c7::{op_name}"
 
1
  import torch
2
+ from . import _mlx_quantization_metal_kernels_metal_0aaded7
3
+ ops = torch.ops._mlx_quantization_metal_kernels_metal_0aaded7
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mlx_quantization_metal_kernels_metal_0aaded7::{op_name}"
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,3 +1,4 @@
1
  {
 
2
  "python-depends": []
3
  }
 
1
  {
2
+ "license": "MIT",
3
  "python-depends": []
4
  }
build/torch29-metal-aarch64-darwin/{_mlx_quantization_metal_kernels_33fa8c7.abi3.so → _mlx_quantization_metal_kernels_metal_0aaded7.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8161b1e22168ed214e617bc2d47b80da1c1f768c98159a58b8c6f310e89b9af
3
- size 40042560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7ad3fa1ac77f9dc330bd7411b0168552dcaa25a5c6e91b61ed0b37c90b2a9f
3
+ size 40042616
build/torch29-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mlx_quantization_metal_kernels_33fa8c7
3
- ops = torch.ops._mlx_quantization_metal_kernels_33fa8c7
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mlx_quantization_metal_kernels_33fa8c7::{op_name}"
 
1
  import torch
2
+ from . import _mlx_quantization_metal_kernels_metal_0aaded7
3
+ ops = torch.ops._mlx_quantization_metal_kernels_metal_0aaded7
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mlx_quantization_metal_kernels_metal_0aaded7::{op_name}"
build/torch29-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,3 +1,4 @@
1
  {
 
2
  "python-depends": []
3
  }
 
1
  {
2
+ "license": "MIT",
3
  "python-depends": []
4
  }