Kernels
kernels-bot commited on
Commit
cb897ab
·
verified ·
1 Parent(s): ba03642

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -137,3 +137,10 @@ build/torch211-cxx11-cu126-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs di
137
  build/torch211-cxx11-cu128-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
138
  build/torch211-cxx11-cu130-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
139
  build/torch29-cxx11-cu129-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
137
  build/torch211-cxx11-cu128-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
138
  build/torch211-cxx11-cu130-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
139
  build/torch29-cxx11-cu129-aarch64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
140
+ build/torch210-cxx11-cu126-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
141
+ build/torch210-cxx11-cu128-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
142
+ build/torch210-cxx11-cu130-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
143
+ build/torch211-cxx11-cu126-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
144
+ build/torch211-cxx11-cu128-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
145
+ build/torch211-cxx11-cu130-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
146
+ build/torch29-cxx11-cu129-x86_64-linux/_mra_cuda_947ca12.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-x86_64-linux/{_mra_cuda_626bba0.abi3.so → _mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f304ab718c56a74195d811d965493f2237ac0c03cc234230947e434ce5081825
3
  size 2451480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9090473f5d0a723847a09f38b202d8c115413d228795187bde4c28f75f7c2b3d
3
  size 2451480
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/{torch211-cxx11-cu128-x86_64-linux/_mra_cuda_626bba0.abi3.so → torch210-cxx11-cu128-x86_64-linux/_mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81452247dda5f829e3471a87d3ef31ac75afb78b738123380ce207c78c7c08af
3
  size 2719848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c108b055dcb23ccb7a2ac9031ebe5977c7a628a274013562057434050959626c
3
  size 2719848
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/{torch211-cxx11-cu130-x86_64-linux/_mra_cuda_626bba0.abi3.so → torch210-cxx11-cu130-x86_64-linux/_mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e872508bae417a704a5dad7fce3a9cb607fb53e33758b86b92a437190157a670
3
  size 2641648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f602d1ccb82da2e04a9fd38917ff6abf5adb79c4f812b58b10011b1c04068f0e
3
  size 2641648
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/{_mra_cuda_626bba0.abi3.so → _mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c57a6a1d82dcb748a2193c13d7b4a47ed7a8e7d03ad3f87d59103e5ed8b2c23
3
  size 2451480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0195c3b6a62482efd73b9a079203987619c4034b2785f9120126cb82f1e58068
3
  size 2451480
build/torch211-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/{torch210-cxx11-cu128-x86_64-linux/_mra_cuda_626bba0.abi3.so → torch211-cxx11-cu128-x86_64-linux/_mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfec608a8bffc81dc630bf9ad493a4609eedbbebb3eada133a367c9edab09912
3
  size 2719848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9971736fa85e6f0132efadfa84351ffbd6faa5ff8cedd6c2c3fad65fcc9785
3
  size 2719848
build/torch211-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/{torch210-cxx11-cu130-x86_64-linux/_mra_cuda_626bba0.abi3.so → torch211-cxx11-cu130-x86_64-linux/_mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d64c2bfcab2e791e5aa543c031cb5d2224ad90c2ae5766ef1178434ea19a9288
3
  size 2641648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf5a3e1e8c9555fe769130ed622a9a3614b6a1e2d2cb3355060f2a4c9dafa13
3
  size 2641648
build/torch211-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"
build/torch29-cxx11-cu129-x86_64-linux/{_mra_cuda_626bba0.abi3.so → _mra_cuda_947ca12.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c26534ccf507be9b10317342b47d4a16f5a87c9fc06af5006c6b4f21780d7a
3
  size 2748224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb9c2ff29f42a6573ff2e036365e3f8e5eef765faa7318388b6cc0f59ddd633e
3
  size 2748224
build/torch29-cxx11-cu129-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _mra_cuda_626bba0
3
- ops = torch.ops._mra_cuda_626bba0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_mra_cuda_626bba0::{op_name}"
 
1
  import torch
2
+ from . import _mra_cuda_947ca12
3
+ ops = torch.ops._mra_cuda_947ca12
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_mra_cuda_947ca12::{op_name}"