kernels-bot commited on
Commit
fbd148e
·
verified ·
1 Parent(s): dedcc39

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -99,3 +99,9 @@ build/torch211-cxx11-cu126-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lf
99
  build/torch211-cxx11-cu128-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
100
  build/torch211-cxx11-cu130-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
101
  build/torch29-cxx11-cu129-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
99
  build/torch211-cxx11-cu128-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
100
  build/torch211-cxx11-cu130-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
101
  build/torch29-cxx11-cu129-x86_64-linux/_cv_utils_cuda_94115c0.abi3.so filter=lfs diff=lfs merge=lfs -text
102
+ build/torch210-cxx11-cu126-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
103
+ build/torch210-cxx11-cu128-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
104
+ build/torch210-cxx11-cu130-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
105
+ build/torch211-cxx11-cu126-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
106
+ build/torch211-cxx11-cu128-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
107
+ build/torch211-cxx11-cu130-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3c3b8e25b2bf9428a5dbb57b56fde2f8a9c727772514a3988202dd30d2471f6
3
  size 3049648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48bdbf0408afe8360995b746959b41c0f05d16ee26b43ac90cce8c6bd0b92c7
3
  size 3049648
build/torch210-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",
build/torch210-cxx11-cu128-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9dafea3257bdf076b59de123b192312a7eda111366e8f6dddf2deabd7a5a3cf8
3
  size 3735552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a96dd7ad9042b6718ac3f78c4a097ad531c00460512e9fcc0fe30954da71349
3
  size 3735552
build/torch210-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",
build/torch210-cxx11-cu130-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27235135ad3fdb938df88713ead859c4b9dc12138be6cf831e97fbdaa202b75e
3
  size 3514648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d68f3e08224a9cb72493ae5ad5d200a833fc8e16498fd7d52ea72646864936
3
  size 3514648
build/torch210-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch210-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",
build/torch211-cxx11-cu126-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69c25a6004681ba028cd875fab9f1e95b547f29f1ba82a9ff9c26e05e21d9fc6
3
  size 3042584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622df3bb72c46b001c3444111313d9d5032bd30a228d97614aba4616465935b0
3
  size 3042584
build/torch211-cxx11-cu126-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu126-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",
build/torch211-cxx11-cu128-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37a0699bef25bf9d6842c5848fd53ebaffea3a75f016d384fa7d38010158f58f
3
  size 3724384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58bc31a93581793ed0094d5c92cf09c3ef375c967bbf457c21e5ddfeb2ba19a6
3
  size 3724384
build/torch211-cxx11-cu128-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu128-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",
build/torch211-cxx11-cu130-x86_64-linux/{_cv_utils_cuda_94115c0.abi3.so → _cv_utils_cuda_86f75d9.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e8adb95edba8184de0ecc60b337d9f991f2d2de948b269ff160876dc1dcbbf1
3
  size 3503480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5d7578451cb581f90c7c0dcd53af1c4718ab4d1449ebd5385a0da545feff3f0
3
  size 3503480
build/torch211-cxx11-cu130-x86_64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _cv_utils_cuda_94115c0
3
- ops = torch.ops._cv_utils_cuda_94115c0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_cv_utils_cuda_94115c0::{op_name}"
 
1
  import torch
2
+ from . import _cv_utils_cuda_86f75d9
3
+ ops = torch.ops._cv_utils_cuda_86f75d9
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_cv_utils_cuda_86f75d9::{op_name}"
build/torch211-cxx11-cu130-x86_64-linux/metadata.json CHANGED
@@ -1,5 +1,8 @@
1
  {
 
 
2
  "version": 1,
 
3
  "python-depends": [],
4
  "backend": {
5
  "type": "cuda",
 
1
  {
2
+ "name": "cv-utils",
3
+ "id": "_cv_utils_cuda_86f75d9",
4
  "version": 1,
5
+ "license": "Apache-2.0",
6
  "python-depends": [],
7
  "backend": {
8
  "type": "cuda",