danieldk HF Staff commited on
Commit
6ae0728
·
verified ·
1 Parent(s): 6626558

Build uploaded using `kernels`.

Browse files
.gitattributes CHANGED
@@ -164,3 +164,4 @@ build/torch29-cxx11-cu130-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs
164
  build/torch29-cxx11-rocm63-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
165
  build/torch29-cxx11-rocm64-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
166
  build/torch29-cxx11-xpu20252-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
164
  build/torch29-cxx11-rocm63-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
165
  build/torch29-cxx11-rocm64-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
166
  build/torch29-cxx11-xpu20252-x86_64-linux/_relu_d308d74.abi3.so filter=lfs diff=lfs merge=lfs -text
167
+ build/torch210-metal-aarch64-darwin/_relu_dc7c154.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_d308d74
3
- ops = torch.ops._relu_d308d74
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_d308d74::{op_name}"
 
1
  import torch
2
+ from . import _relu_dc7c154
3
+ ops = torch.ops._relu_dc7c154
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_dc7c154::{op_name}"
build/torch210-metal-aarch64-darwin/{_relu_d308d74.abi3.so → _relu_dc7c154.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cddd9d528e7c2628d6228601efc2ea9593c7a46fe91e12b7a458e741b49711e6
3
  size 100632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193444213e0f2f798b28b9b7d9c8964f42502c33fdcc1152b78c2104b0cae294
3
  size 100632
build/torch28-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_d308d74
3
- ops = torch.ops._relu_d308d74
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_d308d74::{op_name}"
 
1
  import torch
2
+ from . import _relu_dc7c154
3
+ ops = torch.ops._relu_dc7c154
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_dc7c154::{op_name}"
build/torch28-metal-aarch64-darwin/{_relu_d308d74.abi3.so → _relu_dc7c154.abi3.so} RENAMED
Binary files a/build/torch28-metal-aarch64-darwin/_relu_d308d74.abi3.so and b/build/torch28-metal-aarch64-darwin/_relu_dc7c154.abi3.so differ
 
build/torch29-metal-aarch64-darwin/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_d308d74
3
- ops = torch.ops._relu_d308d74
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_d308d74::{op_name}"
 
1
  import torch
2
+ from . import _relu_dc7c154
3
+ ops = torch.ops._relu_dc7c154
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_dc7c154::{op_name}"
build/torch29-metal-aarch64-darwin/{_relu_d308d74.abi3.so → _relu_dc7c154.abi3.so} RENAMED
Binary files a/build/torch29-metal-aarch64-darwin/_relu_d308d74.abi3.so and b/build/torch29-metal-aarch64-darwin/_relu_dc7c154.abi3.so differ