kernels-bot commited on
Commit
2e4232b
·
verified ·
1 Parent(s): c49df89

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -41,3 +41,5 @@ build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_a818ea5.abi3.so filt
41
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_a818ea5.abi3.so filter=lfs diff=lfs merge=lfs -text
42
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_7149307.abi3.so filter=lfs diff=lfs merge=lfs -text
43
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_7149307.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
41
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_a818ea5.abi3.so filter=lfs diff=lfs merge=lfs -text
42
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_7149307.abi3.so filter=lfs diff=lfs merge=lfs -text
43
  build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_7149307.abi3.so filter=lfs diff=lfs merge=lfs -text
44
+ build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
45
+ build/torch211-metal-aarch64-darwin/_bitsandbytes_mps_metal_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-metal-aarch64-darwin/{_bitsandbytes_mps_metal_7149307.abi3.so → _bitsandbytes_mps_metal_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32d03a5dcb436152503ab1c933dc2b2eeee9ac9b09c7c20e804bbd012539f6fd
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a3fa0258d4f9e405babe220f4d1e30b9b160049a7d26d3435a97c89e57e968
3
  size 845512
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_7149307
3
- ops = torch.ops._bitsandbytes_mps_metal_7149307
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_7149307::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_86f75d9
3
+ ops = torch.ops._bitsandbytes_mps_metal_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_86f75d9::{op_name}"
build/torch210-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,8 +1,10 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
5
  "backend": {
6
  "type": "metal"
7
  }
8
- }
 
1
  {
2
+ "name": "bitsandbytes-mps",
3
+ "id": "_bitsandbytes_mps_metal_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "metal"
9
  }
10
+ }
build/torch211-metal-aarch64-darwin/{_bitsandbytes_mps_metal_7149307.abi3.so → _bitsandbytes_mps_metal_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb5b44759bcf835867dcfa9f419a3fa390d893cb3eded9a55d2e547e0a206389
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfcb62035c62ef05554e6c50d07aefbb1cfaca94c8d1659e914ad45454ed89bc
3
  size 845512
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_7149307
3
- ops = torch.ops._bitsandbytes_mps_metal_7149307
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_7149307::{op_name}"
 
1
  import torch
2
+ from . import _bitsandbytes_mps_metal_86f75d9
3
+ ops = torch.ops._bitsandbytes_mps_metal_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_bitsandbytes_mps_metal_86f75d9::{op_name}"
build/torch211-metal-aarch64-darwin/metadata.json CHANGED
@@ -1,8 +1,10 @@
1
  {
 
 
2
  "version": 1,
3
  "license": "MIT",
4
  "python-depends": [],
5
  "backend": {
6
  "type": "metal"
7
  }
8
- }
 
1
  {
2
+ "name": "bitsandbytes-mps",
3
+ "id": "_bitsandbytes_mps_metal_86f75d9",
4
  "version": 1,
5
  "license": "MIT",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "metal"
9
  }
10
+ }