kernels-bot commited on
Commit
c49df89
·
verified ·
1 Parent(s): 3bf2063

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -39,3 +39,5 @@ build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_42e0dd1.abi3.so filt
39
  build/torch29-metal-aarch64-darwin/_bitsandbytes_mps_metal_42e0dd1.abi3.so filter=lfs diff=lfs merge=lfs -text
40
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_a818ea5.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
 
 
 
39
  build/torch29-metal-aarch64-darwin/_bitsandbytes_mps_metal_42e0dd1.abi3.so filter=lfs diff=lfs merge=lfs -text
40
  build/torch210-metal-aarch64-darwin/_bitsandbytes_mps_metal_a818ea5.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
build/torch210-metal-aarch64-darwin/{_bitsandbytes_mps_metal_a818ea5.abi3.so → _bitsandbytes_mps_metal_7149307.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd5861b0b0a54834094d58c03119025bca1e1a971ff4c19d3e79bacc6026b7b
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d03a5dcb436152503ab1c933dc2b2eeee9ac9b09c7c20e804bbd012539f6fd
3
  size 845512
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_a818ea5
3
- ops = torch.ops._bitsandbytes_mps_metal_a818ea5
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_a818ea5::{op_name}"
 
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}"
build/torch211-metal-aarch64-darwin/{_bitsandbytes_mps_metal_a818ea5.abi3.so → _bitsandbytes_mps_metal_7149307.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13f82bf18b6d7aaa9676c5e82d5364b60b931c0d359fbc1ec85dff3953217021
3
  size 845512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb5b44759bcf835867dcfa9f419a3fa390d893cb3eded9a55d2e547e0a206389
3
  size 845512
build/torch211-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _bitsandbytes_mps_metal_a818ea5
3
- ops = torch.ops._bitsandbytes_mps_metal_a818ea5
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_bitsandbytes_mps_metal_a818ea5::{op_name}"
 
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}"