danieldk HF Staff commited on
Commit
37f9593
·
verified ·
1 Parent(s): 0e8ca5f

Build uploaded using `kernels`.

Browse files
Files changed (38) hide show
  1. .gitattributes +14 -0
  2. build/torch210-cxx11-cpu-x86_64-linux/_ops.py +3 -3
  3. build/torch210-cxx11-cpu-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cpu_smcctie2ikqu4.abi3.so} +2 -2
  4. build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  5. build/torch210-cxx11-cu126-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_byb5bdzb6z5zm.abi3.so} +2 -2
  6. build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  7. build/torch210-cxx11-cu128-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_ohbj3nuuoamci.abi3.so} +2 -2
  8. build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  9. build/torch210-cxx11-cu130-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_oheoc6gkfjkwm.abi3.so} +2 -2
  10. build/torch210-cxx11-rocm70-x86_64-linux/_ops.py +3 -3
  11. build/torch210-cxx11-rocm70-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  12. build/torch210-cxx11-rocm70-x86_64-linux/_relu_rocm_g773e4bf7332k.abi3.so +3 -0
  13. build/torch210-cxx11-rocm71-x86_64-linux/_ops.py +3 -3
  14. build/torch210-cxx11-rocm71-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  15. build/torch210-cxx11-rocm71-x86_64-linux/_relu_rocm_ijhrndbhfiwtg.abi3.so +3 -0
  16. build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py +3 -3
  17. build/torch210-cxx11-xpu20253-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  18. build/torch210-cxx11-xpu20253-x86_64-linux/_relu_xpu_gnle2ptjfkifg.abi3.so +3 -0
  19. build/torch29-cxx11-cpu-x86_64-linux/_ops.py +3 -3
  20. build/torch29-cxx11-cpu-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cpu_liz2pcyxsjqzq.abi3.so} +2 -2
  21. build/torch29-cxx11-cu126-x86_64-linux/_ops.py +3 -3
  22. build/torch29-cxx11-cu126-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  23. build/torch29-cxx11-cu126-x86_64-linux/_relu_cuda_udp2pzwonis42.abi3.so +3 -0
  24. build/torch29-cxx11-cu128-x86_64-linux/_ops.py +3 -3
  25. build/torch29-cxx11-cu128-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  26. build/torch29-cxx11-cu128-x86_64-linux/_relu_cuda_ijqh67vz4tgr4.abi3.so +3 -0
  27. build/torch29-cxx11-cu130-x86_64-linux/_ops.py +3 -3
  28. build/torch29-cxx11-cu130-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  29. build/torch29-cxx11-cu130-x86_64-linux/_relu_cuda_7mqpgn6tykjbc.abi3.so +3 -0
  30. build/torch29-cxx11-rocm63-x86_64-linux/_ops.py +3 -3
  31. build/torch29-cxx11-rocm63-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  32. build/torch29-cxx11-rocm63-x86_64-linux/_relu_rocm_vox4kgutt6m6i.abi3.so +3 -0
  33. build/torch29-cxx11-rocm64-x86_64-linux/_ops.py +3 -3
  34. build/torch29-cxx11-rocm64-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  35. build/torch29-cxx11-rocm64-x86_64-linux/_relu_rocm_dd3ars5bdez2c.abi3.so +3 -0
  36. build/torch29-cxx11-xpu20252-x86_64-linux/_ops.py +3 -3
  37. build/torch29-cxx11-xpu20252-x86_64-linux/_relu_2b7ea88.abi3.so +0 -3
  38. build/torch29-cxx11-xpu20252-x86_64-linux/_relu_xpu_wcav6tli7hepe.abi3.so +3 -0
.gitattributes CHANGED
@@ -229,3 +229,17 @@ build/torch29-cxx11-xpu20252-x86_64-linux/_relu_2b7ea88.abi3.so filter=lfs diff=
229
  build/torch210-cu128-x86_64-windows/relu/_relu_5629432.pyd filter=lfs diff=lfs merge=lfs -text
230
  build/torch210-xpu20253-x86_64-windows/relu/_relu_5629432.pyd filter=lfs diff=lfs merge=lfs -text
231
  build/torch210-metal-aarch64-darwin/_relu_metal_jcelz7hn6aaa6.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
229
  build/torch210-cu128-x86_64-windows/relu/_relu_5629432.pyd filter=lfs diff=lfs merge=lfs -text
230
  build/torch210-xpu20253-x86_64-windows/relu/_relu_5629432.pyd filter=lfs diff=lfs merge=lfs -text
231
  build/torch210-metal-aarch64-darwin/_relu_metal_jcelz7hn6aaa6.abi3.so filter=lfs diff=lfs merge=lfs -text
232
+ build/torch210-cxx11-cpu-x86_64-linux/_relu_cpu_smcctie2ikqu4.abi3.so filter=lfs diff=lfs merge=lfs -text
233
+ build/torch210-cxx11-cu126-x86_64-linux/_relu_cuda_byb5bdzb6z5zm.abi3.so filter=lfs diff=lfs merge=lfs -text
234
+ build/torch210-cxx11-cu128-x86_64-linux/_relu_cuda_ohbj3nuuoamci.abi3.so filter=lfs diff=lfs merge=lfs -text
235
+ build/torch210-cxx11-cu130-x86_64-linux/_relu_cuda_oheoc6gkfjkwm.abi3.so filter=lfs diff=lfs merge=lfs -text
236
+ build/torch210-cxx11-rocm70-x86_64-linux/_relu_rocm_g773e4bf7332k.abi3.so filter=lfs diff=lfs merge=lfs -text
237
+ build/torch210-cxx11-rocm71-x86_64-linux/_relu_rocm_ijhrndbhfiwtg.abi3.so filter=lfs diff=lfs merge=lfs -text
238
+ build/torch210-cxx11-xpu20253-x86_64-linux/_relu_xpu_gnle2ptjfkifg.abi3.so filter=lfs diff=lfs merge=lfs -text
239
+ build/torch29-cxx11-cpu-x86_64-linux/_relu_cpu_liz2pcyxsjqzq.abi3.so filter=lfs diff=lfs merge=lfs -text
240
+ build/torch29-cxx11-cu126-x86_64-linux/_relu_cuda_udp2pzwonis42.abi3.so filter=lfs diff=lfs merge=lfs -text
241
+ build/torch29-cxx11-cu128-x86_64-linux/_relu_cuda_ijqh67vz4tgr4.abi3.so filter=lfs diff=lfs merge=lfs -text
242
+ build/torch29-cxx11-cu130-x86_64-linux/_relu_cuda_7mqpgn6tykjbc.abi3.so filter=lfs diff=lfs merge=lfs -text
243
+ build/torch29-cxx11-rocm63-x86_64-linux/_relu_rocm_vox4kgutt6m6i.abi3.so filter=lfs diff=lfs merge=lfs -text
244
+ build/torch29-cxx11-rocm64-x86_64-linux/_relu_rocm_dd3ars5bdez2c.abi3.so filter=lfs diff=lfs merge=lfs -text
245
+ build/torch29-cxx11-xpu20252-x86_64-linux/_relu_xpu_wcav6tli7hepe.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_smcctie2ikqu4
3
+ ops = torch.ops._relu_cpu_smcctie2ikqu4
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_smcctie2ikqu4::{op_name}"
build/torch210-cxx11-cpu-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cpu_smcctie2ikqu4.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6272e95c975237644dc92d23a4aeceeee2d36985a3ecd37e6ee53eaf92563e08
3
- size 1778072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d0e318702082b3d2aa29dcdd5e64cd8f3b3a15c1bd8b9310f2ee2e43a5482e
3
+ size 1778104
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_byb5bdzb6z5zm
3
+ ops = torch.ops._relu_cuda_byb5bdzb6z5zm
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_byb5bdzb6z5zm::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_byb5bdzb6z5zm.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7422e0920d61e84a22d9022762314b7747950bb41e8dc638b45ebdbe9d4b11f
3
- size 2019872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628fca28e54413192316cd014179733076bf926d757ec04eac79650dc2c562d3
3
+ size 2019904
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_ohbj3nuuoamci
3
+ ops = torch.ops._relu_cuda_ohbj3nuuoamci
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_ohbj3nuuoamci::{op_name}"
build/torch210-cxx11-cu128-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_ohbj3nuuoamci.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bdd87605f2d709f5d3560db499431570e99656909be2310e698fe8f9c52bdb5
3
- size 2111824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eec7269c3936d34e2b5208a9dbe3b3b234c2a0aa97f6bb22ba0df83da511f4e
3
+ size 2111856
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_oheoc6gkfjkwm
3
+ ops = torch.ops._relu_cuda_oheoc6gkfjkwm
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_oheoc6gkfjkwm::{op_name}"
build/torch210-cxx11-cu130-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cuda_oheoc6gkfjkwm.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f3972f7be25c9b1c474c54b6e562223b8887f80bc92ef8b7679424e7bb97de7
3
- size 2129640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01d13efe21c6ca11829cf5e1fc0cc48e2b77a365ebacfa3d37c1460471979f0b
3
+ size 2129672
build/torch210-cxx11-rocm70-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_rocm_g773e4bf7332k
3
+ ops = torch.ops._relu_rocm_g773e4bf7332k
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_rocm_g773e4bf7332k::{op_name}"
build/torch210-cxx11-rocm70-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:429f159e3be26c8efdcd18228837eb7bfab7a02fbaaf64c7f6bde2cd3d6aa349
3
- size 1990320
 
 
 
 
build/torch210-cxx11-rocm70-x86_64-linux/_relu_rocm_g773e4bf7332k.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3a0a5621e558e37c57d96dc9dd467d1a48d142e07acfe6fe7339098ef7d88fa
3
+ size 1990392
build/torch210-cxx11-rocm71-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_rocm_ijhrndbhfiwtg
3
+ ops = torch.ops._relu_rocm_ijhrndbhfiwtg
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_rocm_ijhrndbhfiwtg::{op_name}"
build/torch210-cxx11-rocm71-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b67c1d4412a4700003991adcb45d33f58b5315f928bb48a4f06106eb69fed8e6
3
- size 1990224
 
 
 
 
build/torch210-cxx11-rocm71-x86_64-linux/_relu_rocm_ijhrndbhfiwtg.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12860f472b8ba796983a3693696b35280ae6a749233e4693d88572be022e962e
3
+ size 1990296
build/torch210-cxx11-xpu20253-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_xpu_gnle2ptjfkifg
3
+ ops = torch.ops._relu_xpu_gnle2ptjfkifg
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_xpu_gnle2ptjfkifg::{op_name}"
build/torch210-cxx11-xpu20253-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9ee73229934f2d58ce04f02e708bfdfda94bf68361faef9e119a4e9eed0b4e2
3
- size 2050440
 
 
 
 
build/torch210-cxx11-xpu20253-x86_64-linux/_relu_xpu_gnle2ptjfkifg.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7420cb6337e94e6131081a2b2eefd548990da151c007283ed0ba5f8003095687
3
+ size 2050464
build/torch29-cxx11-cpu-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_liz2pcyxsjqzq
3
+ ops = torch.ops._relu_cpu_liz2pcyxsjqzq
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_liz2pcyxsjqzq::{op_name}"
build/torch29-cxx11-cpu-x86_64-linux/{_relu_2b7ea88.abi3.so → _relu_cpu_liz2pcyxsjqzq.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:185566d5e900edd548cba65ab5f1934657e59c5335509a0b5ff0e7cc4b24951b
3
- size 311600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2c59f561d7ff702ada015764f08651af54296dca20dafa731ede8c16bedaa07
3
+ size 311648
build/torch29-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_udp2pzwonis42
3
+ ops = torch.ops._relu_cuda_udp2pzwonis42
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_udp2pzwonis42::{op_name}"
build/torch29-cxx11-cu126-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a904c83684ff26ccb29196c7d86f130ec5af243718dbfbc18a39163ebf4cd5e
3
- size 2014176
 
 
 
 
build/torch29-cxx11-cu126-x86_64-linux/_relu_cuda_udp2pzwonis42.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de615584690456b6ed2b89ce95611a9ea06e6368a81cddaa35f5cc00678b271
3
+ size 2014224
build/torch29-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_ijqh67vz4tgr4
3
+ ops = torch.ops._relu_cuda_ijqh67vz4tgr4
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_ijqh67vz4tgr4::{op_name}"
build/torch29-cxx11-cu128-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0d4f189021f5c2695da30cf3f16b8a1a49a8fea090f02b7da1afe42369dbd5c
3
- size 2101904
 
 
 
 
build/torch29-cxx11-cu128-x86_64-linux/_relu_cuda_ijqh67vz4tgr4.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e93b1d3439fbcb62c491cf15b4b79cad992b80042c62944874361e54efeb35b4
3
+ size 2101960
build/torch29-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_7mqpgn6tykjbc
3
+ ops = torch.ops._relu_cuda_7mqpgn6tykjbc
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_7mqpgn6tykjbc::{op_name}"
build/torch29-cxx11-cu130-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:10e830172db6692a4e2bbdfef1d39a393ca5c819e65730b8ea267648b324d092
3
- size 2127912
 
 
 
 
build/torch29-cxx11-cu130-x86_64-linux/_relu_cuda_7mqpgn6tykjbc.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b1af2fbd28380e40962aef4468d83cfb4cae2e49bacc81ab7420cb2f770e4d
3
+ size 2127968
build/torch29-cxx11-rocm63-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_rocm_vox4kgutt6m6i
3
+ ops = torch.ops._relu_rocm_vox4kgutt6m6i
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_rocm_vox4kgutt6m6i::{op_name}"
build/torch29-cxx11-rocm63-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:11f983d1c272a89f012a2d0c09962d1d0c1964d766b27b43794a6240d5d4a4ae
3
- size 1970448
 
 
 
 
build/torch29-cxx11-rocm63-x86_64-linux/_relu_rocm_vox4kgutt6m6i.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba40972743ed267fb8c29c2986f75b6a09cdd61ceb07f8ee1a64074cd5d0a060
3
+ size 1970504
build/torch29-cxx11-rocm64-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_rocm_dd3ars5bdez2c
3
+ ops = torch.ops._relu_rocm_dd3ars5bdez2c
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_rocm_dd3ars5bdez2c::{op_name}"
build/torch29-cxx11-rocm64-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a360df2b6366d89d51bc9a8975d30630b7f641fdebcfb2dc5e7eb5065875457a
3
- size 1989224
 
 
 
 
build/torch29-cxx11-rocm64-x86_64-linux/_relu_rocm_dd3ars5bdez2c.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da786a1b6e769a91c1d86486b04efa804d9f610f289126702324d7e6ed68c0f0
3
+ size 1989280
build/torch29-cxx11-xpu20252-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_2b7ea88
3
- ops = torch.ops._relu_2b7ea88
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_2b7ea88::{op_name}"
 
1
  import torch
2
+ from . import _relu_xpu_wcav6tli7hepe
3
+ ops = torch.ops._relu_xpu_wcav6tli7hepe
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_xpu_wcav6tli7hepe::{op_name}"
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_2b7ea88.abi3.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a60f19a5f3144a81ba4929f01812372e2bb3117de056c7f4ff34c4449c5754df
3
- size 2048320
 
 
 
 
build/torch29-cxx11-xpu20252-x86_64-linux/_relu_xpu_wcav6tli7hepe.abi3.so ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcf4a55e88b789b750c1fc35cabaf571999dd31f67751ec161b50b2183111ff
3
+ size 2048352