kernels-bot commited on
Commit
6e7b10c
·
verified ·
1 Parent(s): d8d1837

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -128,3 +128,10 @@ build/torch211-cxx11-cu128-aarch64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs d
128
  build/torch211-cxx11-cu130-aarch64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
129
  build/torch29-cxx11-cu129-aarch64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
130
  build/torch211-cu128-x86_64-windows/_yoso_cuda_585e25e.pyd filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
128
  build/torch211-cxx11-cu130-aarch64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
129
  build/torch29-cxx11-cu129-aarch64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
130
  build/torch211-cu128-x86_64-windows/_yoso_cuda_585e25e.pyd filter=lfs diff=lfs merge=lfs -text
131
+ build/torch210-cxx11-cu126-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
132
+ build/torch210-cxx11-cu128-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
133
+ build/torch210-cxx11-cu130-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
134
+ build/torch211-cxx11-cu126-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
135
+ build/torch211-cxx11-cu128-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
136
+ build/torch211-cxx11-cu130-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
137
+ build/torch29-cxx11-cu129-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/{_yoso_cuda_1e4ff0f.abi3.so → _yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b033ce3991a011e79192354cfae8d7de96de49495865d5e05e3c224fb2a6c834
3
  size 2498248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c07a3e39d3675a412b72ccd563b6c87ac176cbe1a4b280fdff6450f929120593
3
  size 2498248
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/{torch211-cxx11-cu128-x86_64-linux/_yoso_cuda_1e4ff0f.abi3.so → torch210-cxx11-cu128-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1fa7de843596e9a0d832b74b3f59b589b5c40e24488e64a9acc91784ba6b01f
3
  size 3040824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89030504b2b537bba61c2a7ed27608d14346ae46f3f6313d41095c6a776826a1
3
  size 3040824
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/{torch211-cxx11-cu130-x86_64-linux/_yoso_cuda_1e4ff0f.abi3.so → torch210-cxx11-cu130-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3606d350cbe42a50f3ef357fdba1d52109dd402400fab6aa9c4436bb90c06644
3
  size 3098576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a547101e37a41363b1230c46e2c009f016953304dbbb54f13c02d7121afa77cb
3
  size 3098576
build/torch211-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/{_yoso_cuda_1e4ff0f.abi3.so → _yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f2f4446f766b31d29b37af90fad8c0540d4c336666bd31db4c3bcfda4402475
3
  size 2498248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7de91a1f481b5e3ab99575ccbca452cdbb5501c84e1d3a6c55a06ca7739d3f3c
3
  size 2498248
build/torch211-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/{torch210-cxx11-cu128-x86_64-linux/_yoso_cuda_1e4ff0f.abi3.so → torch211-cxx11-cu128-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d23a60c14e917d99f2b724d20caadc465111bbb8c6bb86357b466ae4aa68543d
3
  size 3040824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bc95e52a1f99a3667dc840efd5f16628368351639764c28ac325201d99d035e
3
  size 3040824
build/torch211-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/{torch210-cxx11-cu130-x86_64-linux/_yoso_cuda_1e4ff0f.abi3.so → torch211-cxx11-cu130-x86_64-linux/_yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ac4c6aa1088fe8f44d474c613d80723f45fe6e4d670a535c1dc3373409629d8
3
  size 3098576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6deeddbd2c1c0fcb70b06ce11539f699ba1657357d30ecf00a6e57df5d73055
3
  size 3098576
build/torch29-cxx11-cu129-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _yoso_cuda_1e4ff0f
3
- ops = torch.ops._yoso_cuda_1e4ff0f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_yoso_cuda_1e4ff0f::{op_name}"
 
1
  import torch
2
+ from . import _yoso_cuda_bfa3b2f
3
+ ops = torch.ops._yoso_cuda_bfa3b2f
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_yoso_cuda_bfa3b2f::{op_name}"
build/torch29-cxx11-cu129-x86_64-linux/{_yoso_cuda_1e4ff0f.abi3.so → _yoso_cuda_bfa3b2f.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dd548c0e066fab4b18ef645573a412cdea57663e39dca6868021af51d062a7e
3
  size 3060224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4265fe0cf34779428edf246c4dd207b97808bf6a09fdc9dd3ec863fe471470d
3
  size 3060224