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

Uploaded using `kernel-builder`.

Browse files
.gitattributes CHANGED
@@ -105,3 +105,9 @@ build/torch210-cxx11-cu130-x86_64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lf
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
 
 
 
 
 
 
 
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
108
+ build/torch210-cxx11-cu126-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
109
+ build/torch210-cxx11-cu128-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
110
+ build/torch210-cxx11-cu130-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
111
+ build/torch211-cxx11-cu126-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
112
+ build/torch211-cxx11-cu128-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
113
+ build/torch211-cxx11-cu130-aarch64-linux/_cv_utils_cuda_86f75d9.abi3.so filter=lfs diff=lfs merge=lfs -text
build/torch210-cxx11-cu126-aarch64-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:8e623c8575dddabcd2ddea680ea85ccdaeadc4a3681c7cb53503f9f8ad4dafc5
3
  size 3168896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b2dee04ac6148fd2dc2aaa5dbae993209c8263ce615cc1c4b0c55613ed6794
3
  size 3168896
build/torch210-cxx11-cu126-aarch64-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-aarch64-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-aarch64-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:06c92a8f55b97dadd250243c90fbd07ed5eb5e57eb0bd5505ae003c9355061f3
3
  size 3824424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c0f2fb01285c5509898c0bbcbd4e1b92b0fccb134dc34270c07ee74ed33ee4
3
  size 3824424
build/torch210-cxx11-cu128-aarch64-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-aarch64-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-aarch64-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:c5fc6ab41a4b51b96e9a43640f6e02afabc0d86e0da62be31df80da7e80aa768
3
  size 3634344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef46c75974c5a89fbc71d516e88ce1b1d5ed64c85885cf499a1fd62f3139d909
3
  size 3634344
build/torch210-cxx11-cu130-aarch64-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-aarch64-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-aarch64-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:97831d8f6990acab130f88d38b414d1fadfb5e5e052bb0ff51a5cc41128b2c62
3
  size 3165104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465b7ce2e86694a427ea5aec8b8d70e17e6ae4e68f6f5dfeb3aee49f90faa8c7
3
  size 3165104
build/torch211-cxx11-cu126-aarch64-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-aarch64-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-aarch64-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:f449acc4c3c563b95efd1289a51dd7b0df3e939fd5dfd79a47dae8a091d5a90a
3
  size 3820640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e25aed898fc3aaded438f9ebda060f0a622f3b2ae090153bb596411d2d9edea
3
  size 3820640
build/torch211-cxx11-cu128-aarch64-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-aarch64-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-aarch64-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:ded56461319a3e426748bb1999cdd8528a9d6f5ae4dbe6180aee117e7d29e9dd
3
  size 3630552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1531c14457c9b66acdbc5409a02b97c510beeb0e0fb7cc0de45ca76395d03414
3
  size 3630552
build/torch211-cxx11-cu130-aarch64-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-aarch64-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",