Kernels
kernels-bot commited on
Commit
4813d02
Β·
verified Β·
1 Parent(s): 4d5c598

Uploaded using `kernel-builder`.

Browse files
Files changed (19) hide show
  1. .gitattributes +9 -0
  2. build/torch210-cxx11-cpu-aarch64-linux/_ops.py +3 -3
  3. build/torch210-cxx11-cpu-aarch64-linux/{_relu_cpu_5873916.abi3.so β†’ _relu_cpu_c7869db.abi3.so} +1 -1
  4. build/torch210-cxx11-cu126-aarch64-linux/_ops.py +3 -3
  5. build/torch210-cxx11-cu126-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  6. build/torch210-cxx11-cu128-aarch64-linux/_ops.py +3 -3
  7. build/torch210-cxx11-cu128-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  8. build/torch210-cxx11-cu130-aarch64-linux/_ops.py +3 -3
  9. build/torch210-cxx11-cu130-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  10. build/torch211-cxx11-cpu-aarch64-linux/_ops.py +3 -3
  11. build/torch211-cxx11-cpu-aarch64-linux/{_relu_cpu_5873916.abi3.so β†’ _relu_cpu_c7869db.abi3.so} +1 -1
  12. build/torch211-cxx11-cu126-aarch64-linux/_ops.py +3 -3
  13. build/torch211-cxx11-cu126-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  14. build/torch211-cxx11-cu128-aarch64-linux/_ops.py +3 -3
  15. build/torch211-cxx11-cu128-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  16. build/torch211-cxx11-cu130-aarch64-linux/_ops.py +3 -3
  17. build/torch211-cxx11-cu130-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
  18. build/torch29-cxx11-cu129-aarch64-linux/_ops.py +3 -3
  19. build/torch29-cxx11-cu129-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} +1 -1
.gitattributes CHANGED
@@ -406,3 +406,12 @@ build/torch211-cxx11-cu126-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs d
406
  build/torch211-cxx11-cu128-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
407
  build/torch211-cxx11-cu130-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
408
  build/torch29-cxx11-cu129-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
406
  build/torch211-cxx11-cu128-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
407
  build/torch211-cxx11-cu130-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
408
  build/torch29-cxx11-cu129-aarch64-linux/_relu_cuda_5873916.abi3.so filter=lfs diff=lfs merge=lfs -text
409
+ build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
410
+ build/torch210-cxx11-cu126-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
411
+ build/torch210-cxx11-cu128-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
412
+ build/torch210-cxx11-cu130-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
413
+ build/torch211-cxx11-cpu-aarch64-linux/_relu_cpu_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
414
+ build/torch211-cxx11-cu126-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
415
+ build/torch211-cxx11-cu128-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
416
+ build/torch211-cxx11-cu130-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
417
+ build/torch29-cxx11-cu129-aarch64-linux/_relu_cuda_c7869db.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_5873916
3
- ops = torch.ops._relu_cpu_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_c7869db
3
+ ops = torch.ops._relu_cpu_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_c7869db::{op_name}"
build/torch210-cxx11-cpu-aarch64-linux/{_relu_cpu_5873916.abi3.so β†’ _relu_cpu_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a7f9cce40a50f32d8e447a4e937374732b711e619e221b88ebebe80dea436ca
3
  size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6fdbc6d7f01e3c72c8de750122b9b518cd2eb4849c37b40c704ea77b3aae19c
3
  size 2025352
build/torch210-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch210-cxx11-cu126-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb6d155069864021e5ec32e63f2dff93848839c4bdbb526714a51f3019db874a
3
  size 2103912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0874b432dcff4e617df83d48d491d97493ab517c58d9c5196550f8f45c82ffec
3
  size 2103912
build/torch210-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch210-cxx11-cu128-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b0189ba5d2df115c87e0bb1b8a6ee89625b092b7c2322212c7d7a26eebcf4c3
3
  size 2235240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a356d73810e9bda4a9a4b087be3773f493c064b703932fc6b22cd1ddb252a3
3
  size 2235240
build/torch210-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch210-cxx11-cu130-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d905c685b05b69699a8bce52e68316b1876367fd6696d1fb5a22c2b86540830a
3
  size 2237576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973660357cd71e29258de991b618f9af252aeac19a19345aeafe23e0a9e430bb
3
  size 2237576
build/torch211-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cpu_5873916
3
- ops = torch.ops._relu_cpu_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cpu_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cpu_c7869db
3
+ ops = torch.ops._relu_cpu_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_c7869db::{op_name}"
build/torch211-cxx11-cpu-aarch64-linux/{_relu_cpu_5873916.abi3.so β†’ _relu_cpu_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bf3397f2bd3c00a9c94678fbe63a4a10a9ba83b58531dee327f39a333647d0f
3
  size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e97c3d49876bf3fbaaa23a2cdfc5e59812d105d709639cd5a8225d59de4f5cc9
3
  size 2025352
build/torch211-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch211-cxx11-cu126-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d95a542e1f46661373140144d650df1466faee6c0d6765826669adf46bb48355
3
  size 2100128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7784169e5fb324f59d8568bcfee0640d24d95db9c6dfe0920017670e607953e0
3
  size 2100128
build/torch211-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch211-cxx11-cu128-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93f49b54f749560dfeb463d61cbfd7763b9cd2a6af6ccf54b7d84ace4ed62076
3
  size 2231464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f92f07327c01e7261e238ca899c3d449daa382963320ceacd52c79b2372b2115
3
  size 2231464
build/torch211-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch211-cxx11-cu130-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e643020454c41102947b46d2a275d1dfd8b52f3e3775f3f0b8b36dd928cd3a7c
3
  size 2233792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5ee5ddce1a508b52c31fda718625897321c2405feb0ee33470c23ffc481ddf
3
  size 2233792
build/torch29-cxx11-cu129-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _relu_cuda_5873916
3
- ops = torch.ops._relu_cuda_5873916
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_relu_cuda_5873916::{op_name}"
 
1
  import torch
2
+ from . import _relu_cuda_c7869db
3
+ ops = torch.ops._relu_cuda_c7869db
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_c7869db::{op_name}"
build/torch29-cxx11-cu129-aarch64-linux/{_relu_cuda_5873916.abi3.so β†’ _relu_cuda_c7869db.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82c2f6e54aaebd32dbc149866b7fc4a0a06d23eb5e327bd827909db2bf088ee9
3
  size 2234392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8f6cc4f96be3717d3d0c24b46effbd7ca3c5645c0a76466ee5da8944257a62e
3
  size 2234392