kernels-bot commited on
Commit
1eafcdf
·
verified ·
1 Parent(s): a122284

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -542,3 +542,12 @@ build/torch211-cxx11-rocm71-x86_64-linux/_relu_rocm_034a4c3.abi3.so filter=lfs d
542
  build/torch211-cxx11-rocm72-x86_64-linux/_relu_rocm_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
543
  build/torch211-cxx11-xpu20253-x86_64-linux/_relu_xpu_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
544
  build/torch29-cxx11-cu129-x86_64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
542
  build/torch211-cxx11-rocm72-x86_64-linux/_relu_rocm_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
543
  build/torch211-cxx11-xpu20253-x86_64-linux/_relu_xpu_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
544
  build/torch29-cxx11-cu129-x86_64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
545
+ build/torch210-cxx11-cpu-aarch64-linux/_relu_cpu_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
546
+ build/torch210-cxx11-cu126-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
547
+ build/torch210-cxx11-cu128-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
548
+ build/torch210-cxx11-cu130-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
549
+ build/torch211-cxx11-cpu-aarch64-linux/_relu_cpu_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
550
+ build/torch211-cxx11-cu126-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
551
+ build/torch211-cxx11-cu128-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
552
+ build/torch211-cxx11-cu130-aarch64-linux/_relu_cuda_034a4c3.abi3.so filter=lfs diff=lfs merge=lfs -text
553
+ build/torch29-cxx11-cu129-aarch64-linux/_relu_cuda_034a4c3.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_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}"
 
1
  import torch
2
+ from . import _relu_cpu_034a4c3
3
+ ops = torch.ops._relu_cpu_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_034a4c3::{op_name}"
build/torch210-cxx11-cpu-aarch64-linux/{_relu_cpu_c7869db.abi3.so → _relu_cpu_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6fdbc6d7f01e3c72c8de750122b9b518cd2eb4849c37b40c704ea77b3aae19c
3
  size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4593ccc88864d249c33998af503e4247d933bceafa9bbc989eb875035466392
3
  size 2025352
build/torch210-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch210-cxx11-cu126-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0874b432dcff4e617df83d48d491d97493ab517c58d9c5196550f8f45c82ffec
3
  size 2103912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892993231321a17ce35af1f0d486b0c330be239b04595acd32bebfe515955308
3
  size 2103912
build/torch210-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch210-cxx11-cu128-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69a356d73810e9bda4a9a4b087be3773f493c064b703932fc6b22cd1ddb252a3
3
  size 2235240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e6a1c6a385a7af059d8d9486b9cafedb9f7d0cf91838bc8aa16ea378666087
3
  size 2235240
build/torch210-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch210-cxx11-cu130-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:973660357cd71e29258de991b618f9af252aeac19a19345aeafe23e0a9e430bb
3
  size 2237576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca655ee01e21ae6710b8773b1b082b086bc05c91941526a15e7b2f36c97de50
3
  size 2237576
build/torch211-cxx11-cpu-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cpu_034a4c3
3
+ ops = torch.ops._relu_cpu_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cpu_034a4c3::{op_name}"
build/torch211-cxx11-cpu-aarch64-linux/{_relu_cpu_c7869db.abi3.so → _relu_cpu_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e97c3d49876bf3fbaaa23a2cdfc5e59812d105d709639cd5a8225d59de4f5cc9
3
  size 2025352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10afe2c48e8685091f1f510cb91bd827ce5ed560e08ce6dd18b2c9b0ab792215
3
  size 2025352
build/torch211-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch211-cxx11-cu126-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7784169e5fb324f59d8568bcfee0640d24d95db9c6dfe0920017670e607953e0
3
  size 2100128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c404d2a09512d17b944aa45867712b92b19fdab7e87276aa37f6b726b12d0c1
3
  size 2100128
build/torch211-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch211-cxx11-cu128-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f92f07327c01e7261e238ca899c3d449daa382963320ceacd52c79b2372b2115
3
  size 2231464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d6ed24d0ba4cbd60a7f3b879d3a9ec234083035eb7eccb580cac846071128d
3
  size 2231464
build/torch211-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch211-cxx11-cu130-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d5ee5ddce1a508b52c31fda718625897321c2405feb0ee33470c23ffc481ddf
3
  size 2233792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eefd0e14a7acbabde6519ec8f6ed774a0ba23fffa51f397188b9ad68071aaf91
3
  size 2233792
build/torch29-cxx11-cu129-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
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}"
 
1
  import torch
2
+ from . import _relu_cuda_034a4c3
3
+ ops = torch.ops._relu_cuda_034a4c3
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_relu_cuda_034a4c3::{op_name}"
build/torch29-cxx11-cu129-aarch64-linux/{_relu_cuda_c7869db.abi3.so → _relu_cuda_034a4c3.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8f6cc4f96be3717d3d0c24b46effbd7ca3c5645c0a76466ee5da8944257a62e
3
  size 2234392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6ccc030ef045706fb87cce0f7b58ddd0fea9c40bac2de4f473960f9f918dd78
3
  size 2234392