danieldk HF Staff commited on
Commit
7ca450c
·
verified ·
1 Parent(s): d09e81c

Build uploaded using `kernels`.

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +14 -0
  2. build/torch27-cxx11-cu118-x86_64-linux/relu/__init__.py +12 -0
  3. build/torch27-cxx11-cu118-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  4. build/torch27-cxx11-cu118-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  5. build/torch27-cxx11-cu118-x86_64-linux/relu/_ops.py +9 -0
  6. build/torch27-cxx11-cu118-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  7. build/torch27-cxx11-cu126-x86_64-linux/relu/__init__.py +12 -0
  8. build/torch27-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  9. build/torch27-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  10. build/torch27-cxx11-cu126-x86_64-linux/relu/_ops.py +9 -0
  11. build/torch27-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  12. build/torch27-cxx11-cu128-x86_64-linux/relu/__init__.py +12 -0
  13. build/torch27-cxx11-cu128-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  14. build/torch27-cxx11-cu128-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  15. build/torch27-cxx11-cu128-x86_64-linux/relu/_ops.py +9 -0
  16. build/torch27-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  17. build/torch27-cxx11-rocm63-x86_64-linux/relu/__init__.py +12 -0
  18. build/torch27-cxx11-rocm63-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  19. build/torch27-cxx11-rocm63-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  20. build/torch27-cxx11-rocm63-x86_64-linux/relu/_ops.py +9 -0
  21. build/torch27-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  22. build/torch28-cxx11-cu126-x86_64-linux/relu/__init__.py +12 -0
  23. build/torch28-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  24. build/torch28-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  25. build/torch28-cxx11-cu126-x86_64-linux/relu/_ops.py +9 -0
  26. build/torch28-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  27. build/torch28-cxx11-cu128-x86_64-linux/relu/__init__.py +12 -0
  28. build/torch28-cxx11-cu128-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  29. build/torch28-cxx11-cu128-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  30. build/torch28-cxx11-cu128-x86_64-linux/relu/_ops.py +9 -0
  31. build/torch28-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  32. build/torch28-cxx11-cu129-x86_64-linux/relu/__init__.py +12 -0
  33. build/torch28-cxx11-cu129-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  34. build/torch28-cxx11-cu129-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  35. build/torch28-cxx11-cu129-x86_64-linux/relu/_ops.py +9 -0
  36. build/torch28-cxx11-cu129-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  37. build/torch28-cxx11-rocm63-x86_64-linux/relu/__init__.py +12 -0
  38. build/torch28-cxx11-rocm63-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  39. build/torch28-cxx11-rocm63-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  40. build/torch28-cxx11-rocm63-x86_64-linux/relu/_ops.py +9 -0
  41. build/torch28-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  42. build/torch28-cxx11-rocm64-x86_64-linux/relu/__init__.py +12 -0
  43. build/torch28-cxx11-rocm64-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  44. build/torch28-cxx11-rocm64-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  45. build/torch28-cxx11-rocm64-x86_64-linux/relu/_ops.py +9 -0
  46. build/torch28-cxx11-rocm64-x86_64-linux/relu/_relu_4f16829.abi3.so +3 -0
  47. build/torch29-cxx11-cu126-x86_64-linux/relu/__init__.py +12 -0
  48. build/torch29-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc +0 -0
  49. build/torch29-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc +0 -0
  50. build/torch29-cxx11-cu126-x86_64-linux/relu/_ops.py +9 -0
.gitattributes CHANGED
@@ -33,3 +33,17 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ build/torch27-cxx11-cu118-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
37
+ build/torch27-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
38
+ build/torch27-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
39
+ build/torch27-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
40
+ build/torch28-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
41
+ build/torch28-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
42
+ build/torch28-cxx11-cu129-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
43
+ build/torch28-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
44
+ build/torch28-cxx11-rocm64-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
45
+ build/torch29-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
46
+ build/torch29-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
47
+ build/torch29-cxx11-cu130-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
48
+ build/torch29-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
49
+ build/torch29-cxx11-rocm64-x86_64-linux/relu/_relu_4f16829.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch27-cxx11-cu118-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch27-cxx11-cu118-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch27-cxx11-cu118-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch27-cxx11-cu118-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch27-cxx11-cu118-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d029813f6d7daf48c2e8a280332e73efd4a027a8d82a54b95d2ad919adfcb92
3
+ size 1946768
build/torch27-cxx11-cu126-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch27-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch27-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch27-cxx11-cu126-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch27-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a98a60c0944f02270df28b8efb6924d599ed419da7e633bd58e850259a2d601
3
+ size 1996384
build/torch27-cxx11-cu128-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch27-cxx11-cu128-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch27-cxx11-cu128-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch27-cxx11-cu128-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch27-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af772cd97bcdd41f2e763f5331e9a32e518e0317e70816b06e6d05588d6be6bf
3
+ size 2084096
build/torch27-cxx11-rocm63-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch27-cxx11-rocm63-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (686 Bytes). View file
 
build/torch27-cxx11-rocm63-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (509 Bytes). View file
 
build/torch27-cxx11-rocm63-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch27-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3bb2e2c28b3a3e65787d9b70cdfebef014479af07c045898a61829dfdb61c7
3
+ size 1956296
build/torch28-cxx11-cu126-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch28-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch28-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch28-cxx11-cu126-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch28-cxx11-cu126-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2259c660e0eb06fc277644b5a930b3869ef9e13b905698eb0c0acbf094bf56b
3
+ size 1996576
build/torch28-cxx11-cu128-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch28-cxx11-cu128-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch28-cxx11-cu128-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch28-cxx11-cu128-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch28-cxx11-cu128-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd50c0a5d3053b80f7249975fb97e76db92605cdb48f8756540f90921a7eb1c9
3
+ size 2084288
build/torch28-cxx11-cu129-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch28-cxx11-cu129-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch28-cxx11-cu129-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch28-cxx11-cu129-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch28-cxx11-cu129-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0de5136e924df96be36d8f14e1a3465c211ab671a72646f9d2531a1f966e36
3
+ size 2118072
build/torch28-cxx11-rocm63-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch28-cxx11-rocm63-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (686 Bytes). View file
 
build/torch28-cxx11-rocm63-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (509 Bytes). View file
 
build/torch28-cxx11-rocm63-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch28-cxx11-rocm63-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdbdab7c49aad1b905674abfa1d013912925e711d5dbe1db510d3c5eea104283
3
+ size 1960392
build/torch28-cxx11-rocm64-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch28-cxx11-rocm64-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (686 Bytes). View file
 
build/torch28-cxx11-rocm64-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (509 Bytes). View file
 
build/torch28-cxx11-rocm64-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"
build/torch28-cxx11-rocm64-x86_64-linux/relu/_relu_4f16829.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ce319ffe0e1d3cef57324b56b8a7723b81ecae60f0ffa3fc328c9731f12deb
3
+ size 1975064
build/torch29-cxx11-cu126-x86_64-linux/relu/__init__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import Optional
2
+
3
+ import torch
4
+
5
+ from ._ops import ops
6
+
7
+
8
+ def relu(x: torch.Tensor, out: Optional[torch.Tensor] = None) -> torch.Tensor:
9
+ if out is None:
10
+ out = torch.empty_like(x)
11
+ ops.relu(out, x)
12
+ return out
build/torch29-cxx11-cu126-x86_64-linux/relu/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (685 Bytes). View file
 
build/torch29-cxx11-cu126-x86_64-linux/relu/__pycache__/_ops.cpython-313.pyc ADDED
Binary file (508 Bytes). View file
 
build/torch29-cxx11-cu126-x86_64-linux/relu/_ops.py ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ from . import _relu_4f16829
3
+ ops = torch.ops._relu_4f16829
4
+
5
+ def add_op_namespace_prefix(op_name: str):
6
+ """
7
+ Prefix op by namespace.
8
+ """
9
+ return f"_relu_4f16829::{op_name}"