danieldk HF Staff commited on
Commit
a5c6abd
·
1 Parent(s): f701ae7
build/torch27-metal-aarch64-darwin/relu_metal/_C.cpython-313-darwin.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f59bb8826eb4974df9653a2ca5e239b467ffde37d210b4c5025c471201548d57
3
- size 91816
 
 
 
 
build/torch27-metal-aarch64-darwin/relu_metal/_ops.py CHANGED
@@ -1,4 +1,9 @@
1
  import torch
2
- from . import _C
 
3
 
4
- ops = torch.ops._C
 
 
 
 
 
1
  import torch
2
+ from . import _relu_metal_f701ae7
3
+ ops = torch.ops._relu_metal_f701ae7
4
 
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_metal_f701ae7::{op_name}"
build/torch27-metal-aarch64-darwin/relu_metal/{_C.cpython-312-darwin.so → _relu_metal_f701ae7.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f59bb8826eb4974df9653a2ca5e239b467ffde37d210b4c5025c471201548d57
3
- size 91816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa713d2e6eb608a50aa7026208c69f5f654d11503daeebaffc9844ebba187c18
3
+ size 85560