Kernels
kernels-bot commited on
Commit
8d23b7c
·
verified ·
1 Parent(s): 5e8670a

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -46,3 +46,6 @@ build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_86f75d9.abi3.so filt
46
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
47
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
48
  build/torch212-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
46
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
47
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
48
  build/torch212-metal-aarch64-darwin/_bitsandbytes_mps_metal_d767c63.abi3.so filter=lfs diff=lfs merge=lfs -text
49
+ build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_d6a0698.abi3.so filter=lfs diff=lfs merge=lfs -text
50
+ build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_d6a0698.abi3.so filter=lfs diff=lfs merge=lfs -text
51
+ build/torch212-metal-aarch64-darwin/_bitsandbytes_mps_metal_d6a0698.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-metal-aarch64-darwin/{_bitsandbytes_mps_metal_d767c63.abi3.so → _bitsandbytes_mps_metal_d6a0698.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8110d121eca9338a8273af7887a3130ca589b0e87c001ce5f4dc3b7ce38105f4
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0e121ab5a234aae0e8e3b26a5b22f14b03dd6117858baa8f130e6b40499d17
3
  size 845512
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_d767c63
3
- ops = torch.ops._bitsandbytes_mps_metal_d767c63
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_d767c63::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_d6a0698
3
+ ops = torch.ops._bitsandbytes_mps_metal_d6a0698
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_d6a0698::{op_name}"
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "bitsandbytes-mps",
3
- "id": "_bitsandbytes_mps_metal_d767c63",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
 
1
  {
2
  "name": "bitsandbytes-mps",
3
+ "id": "_bitsandbytes_mps_metal_d6a0698",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch211-metal-aarch64-darwin/{_bitsandbytes_mps_metal_d767c63.abi3.so → _bitsandbytes_mps_metal_d6a0698.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e77d917326a06bfedd4130ac983f2954382bd3832ee1685c18d1d0fb9893998
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9efe68132335e0242a6ea363f37b40b7b6457c011e75e46412044dc420e24a7d
3
  size 845512
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_d767c63
3
- ops = torch.ops._bitsandbytes_mps_metal_d767c63
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_d767c63::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_d6a0698
3
+ ops = torch.ops._bitsandbytes_mps_metal_d6a0698
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_d6a0698::{op_name}"
build/torch211-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "bitsandbytes-mps",
3
- "id": "_bitsandbytes_mps_metal_d767c63",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
 
1
  {
2
  "name": "bitsandbytes-mps",
3
+ "id": "_bitsandbytes_mps_metal_d6a0698",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
build/torch212-metal-aarch64-darwin/{_bitsandbytes_mps_metal_d767c63.abi3.so → _bitsandbytes_mps_metal_d6a0698.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f225177fc232d85b8e7a32ff75e89f3afe323abd19e8423e46adeb454522544
3
  size 845544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a14d89798cd2a31581fee083c62aca9438228c0a69301d84572e1c2dd353cdc6
3
  size 845544
build/torch212-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_d767c63
3
- ops = torch.ops._bitsandbytes_mps_metal_d767c63
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_d767c63::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_d6a0698
3
+ ops = torch.ops._bitsandbytes_mps_metal_d6a0698
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_d6a0698::{op_name}"
build/torch212-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "bitsandbytes-mps",
3
- "id": "_bitsandbytes_mps_metal_d767c63",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
 
1
  {
2
  "name": "bitsandbytes-mps",
3
+ "id": "_bitsandbytes_mps_metal_d6a0698",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],