Kernels
kernels-bot commited on
Commit
11d3666
·
verified ·
1 Parent(s): fed5caa

Uploaded using `kernel-builder`.

Browse files
Files changed (27) hide show
  1. build/torch210-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  2. build/torch210-cxx11-cu126-aarch64-linux/_ops.py +3 -3
  3. build/torch210-cxx11-cu126-aarch64-linux/metadata.json +1 -1
  4. build/torch210-cxx11-cu128-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  5. build/torch210-cxx11-cu128-aarch64-linux/_ops.py +3 -3
  6. build/torch210-cxx11-cu128-aarch64-linux/metadata.json +1 -1
  7. build/torch210-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  8. build/torch210-cxx11-cu130-aarch64-linux/_ops.py +3 -3
  9. build/torch210-cxx11-cu130-aarch64-linux/metadata.json +1 -1
  10. build/torch211-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  11. build/torch211-cxx11-cu126-aarch64-linux/_ops.py +3 -3
  12. build/torch211-cxx11-cu126-aarch64-linux/metadata.json +1 -1
  13. build/torch211-cxx11-cu128-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  14. build/torch211-cxx11-cu128-aarch64-linux/_ops.py +3 -3
  15. build/torch211-cxx11-cu128-aarch64-linux/metadata.json +1 -1
  16. build/torch211-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  17. build/torch211-cxx11-cu130-aarch64-linux/_ops.py +3 -3
  18. build/torch211-cxx11-cu130-aarch64-linux/metadata.json +1 -1
  19. build/torch212-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  20. build/torch212-cxx11-cu126-aarch64-linux/_ops.py +3 -3
  21. build/torch212-cxx11-cu126-aarch64-linux/metadata.json +1 -1
  22. build/torch212-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  23. build/torch212-cxx11-cu130-aarch64-linux/_ops.py +3 -3
  24. build/torch212-cxx11-cu130-aarch64-linux/metadata.json +1 -1
  25. build/torch212-cxx11-cu132-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} +1 -1
  26. build/torch212-cxx11-cu132-aarch64-linux/_ops.py +3 -3
  27. build/torch212-cxx11-cu132-aarch64-linux/metadata.json +1 -1
build/torch210-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a78e7fffe93acd3db377ab1850aa4927885a1ddc9ed699cd7a8044fd28e3803b
3
  size 8606368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66cd5232eb1176d043825bb7465727f7989e34deda4b3bc25d71dbd8dfd45178
3
  size 8606368
build/torch210-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch210-cxx11-cu126-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu128-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba51c83bd4d18c329f5f48d279d5a4983fb66c79eb67e1408741a8d965ac4137
3
  size 11621120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e47fb27665b884b9862ad0c7b172c518e858894ab76aa850b35456c2aaeefc7
3
  size 11621120
build/torch210-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch210-cxx11-cu128-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch210-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0ddf3c6c7c6cb973af5af6b7be05b513a336abf969fdd9441c60c82ce0c1258
3
  size 9825896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e8ec89df6277fe4f2ff232f4d6140a7a9b9fd25ddb1c1241c11fad8423a3a59
3
  size 9825896
build/torch210-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch210-cxx11-cu130-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34d9d5e50c94aaa7d47f2aae8cf4f893d92dc24215ebbcba7c2d3ade54209bd2
3
  size 8606480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb34add17209b87b62eb02c5d67e67cc566779a48bfe31080fa48f59c3102052
3
  size 8606480
build/torch211-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch211-cxx11-cu126-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu128-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fac9605c94a04d948e421567004b5ec92485bec3410dde06e19a9f86309f6648
3
  size 11621232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ca889e76443b8eb1dc0fdb10d3e271ae478467d7724634960e8c78e888856c0
3
  size 11621232
build/torch211-cxx11-cu128-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch211-cxx11-cu128-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch211-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a6ec91cabb15aa60ec67fe35ddcf28f753ad31f40a065721e8e6e2137f7b11
3
  size 9891552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf06210184e878faaacee9dbce3d1ae188aedb3d6f704a73f5741052d0e5906e
3
  size 9891552
build/torch211-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch211-cxx11-cu130-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu126-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25570d02c333bf8a76d1d894778ad7eaeb7a87a8d2d63e4b13c0d4cb28187b9d
3
  size 8606640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d734bf2fc6c4eda5df9e1e7bd27263a1e206de5a1e3f28afbb4215626f112cc
3
  size 8606640
build/torch212-cxx11-cu126-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch212-cxx11-cu126-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu130-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a17b5cf9073ab3c77746a5716c919784d0bbd1cc045df5a632c7a73a4a4a80e3
3
  size 9891672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e7df1baa3c8f4200a4d7e7ec2b5e0618362d39076848b69f83cbacc512c7f8
3
  size 9891672
build/torch212-cxx11-cu130-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch212-cxx11-cu130-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
build/torch212-cxx11-cu132-aarch64-linux/{_deformable_detr_cuda_c35b54a.abi3.so → _deformable_detr_cuda_5129df0.abi3.so} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50b08835f3b62d9201ad56a558381af696ba4b216ae18a6a9e38eeb4a5385e5a
3
  size 9959808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd70a7cf5b0e56bf4a1fafa30cba36cd8c6e628e27c19d20dd2f9f480f678255
3
  size 9959808
build/torch212-cxx11-cu132-aarch64-linux/_ops.py CHANGED
@@ -1,9 +1,9 @@
1
  import torch
2
- from . import _deformable_detr_cuda_c35b54a
3
- ops = torch.ops._deformable_detr_cuda_c35b54a
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
- return f"_deformable_detr_cuda_c35b54a::{op_name}"
 
1
  import torch
2
+ from . import _deformable_detr_cuda_5129df0
3
+ ops = torch.ops._deformable_detr_cuda_5129df0
4
 
5
  def add_op_namespace_prefix(op_name: str):
6
  """
7
  Prefix op by namespace.
8
  """
9
+ return f"_deformable_detr_cuda_5129df0::{op_name}"
build/torch212-cxx11-cu132-aarch64-linux/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "deformable-detr",
3
- "id": "_deformable_detr_cuda_c35b54a",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],
 
1
  {
2
  "name": "deformable-detr",
3
+ "id": "_deformable_detr_cuda_5129df0",
4
  "version": 1,
5
  "license": "Apache-2.0",
6
  "python-depends": [],