Kernels:
Trusted publisher
Uploaded using `kernel-builder`.
Browse files- build/torch210-cxx11-cu126-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so} +1 -1
- build/torch210-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch210-cxx11-cu128-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so} +1 -1
- build/torch210-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/{torch211-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_52e302f.abi3.so → torch210-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_9c4284c.abi3.so} +2 -2
- build/torch210-cxx11-cu130-x86_64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu126-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so} +1 -1
- build/torch211-cxx11-cu126-x86_64-linux/_ops.py +3 -3
- build/torch211-cxx11-cu128-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so} +1 -1
- build/torch211-cxx11-cu128-x86_64-linux/_ops.py +3 -3
- build/{torch210-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_52e302f.abi3.so → torch211-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_9c4284c.abi3.so} +2 -2
- build/torch211-cxx11-cu130-x86_64-linux/_ops.py +3 -3
- build/torch29-cxx11-cu129-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so} +1 -1
- build/torch29-cxx11-cu129-x86_64-linux/_ops.py +3 -3
build/torch210-cxx11-cu126-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8541080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cfa7931668e27cca35e254a6f76396b9d5529289a6b4cb9c44ca36a5e881e47
|
| 3 |
size 8541080
|
build/torch210-cxx11-cu126-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/torch210-cxx11-cu128-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11524560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e22dd353e0ce82ed16a6d2c684ff4db5927340b20d53946b27a1e0d7a81038cf
|
| 3 |
size 11524560
|
build/torch210-cxx11-cu128-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/{torch211-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_52e302f.abi3.so → torch210-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6464c3c9132de1368da518e76d470388f157fe27c0fbf05bd8c3d296ec93875
|
| 3 |
+
size 9809000
|
build/torch210-cxx11-cu130-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/torch211-cxx11-cu126-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8541176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bafe7fbb9be1a3f70b4d49595ea0c701ce526b1f97e94133f329202ac67a1092
|
| 3 |
size 8541176
|
build/torch211-cxx11-cu126-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/torch211-cxx11-cu128-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11528752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c3e8f0003fd5963909f2d026df9b9c0e735049cf97f721c22d0d77232cfdc8e
|
| 3 |
size 11528752
|
build/torch211-cxx11-cu128-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/{torch210-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_52e302f.abi3.so → torch211-cxx11-cu130-x86_64-linux/_deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84da20a8e446ff516e6cca358c9db240aaa6a57277ab18612924f1bb2acb3673
|
| 3 |
+
size 9809096
|
build/torch211-cxx11-cu130-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|
build/torch29-cxx11-cu129-x86_64-linux/{_deformable_detr_cuda_52e302f.abi3.so → _deformable_detr_cuda_9c4284c.abi3.so}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11581720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ed78e4cd92c66154adbe542f534fa0dad763361635115d64d944a5062524832
|
| 3 |
size 11581720
|
build/torch29-cxx11-cu129-x86_64-linux/_ops.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
import torch
|
| 2 |
-
from . import
|
| 3 |
-
ops = torch.ops.
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
-
return f"
|
|
|
|
| 1 |
import torch
|
| 2 |
+
from . import _deformable_detr_cuda_9c4284c
|
| 3 |
+
ops = torch.ops._deformable_detr_cuda_9c4284c
|
| 4 |
|
| 5 |
def add_op_namespace_prefix(op_name: str):
|
| 6 |
"""
|
| 7 |
Prefix op by namespace.
|
| 8 |
"""
|
| 9 |
+
return f"_deformable_detr_cuda_9c4284c::{op_name}"
|