Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
6d440e0e
Unverified
Commit
6d440e0e
authored
Feb 22, 2022
by
Zaida Zhou
Committed by
GitHub
Feb 22, 2022
Browse files
[Fix] Remove unused header files (#1653)
* first commit * [Fix] Remove two unused header files
parent
e7f049af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
mmcv/ops/csrc/pytorch/cuda/psamask_cuda.cu
mmcv/ops/csrc/pytorch/cuda/psamask_cuda.cu
+0
-3
No files found.
mmcv/ops/csrc/pytorch/cuda/psamask_cuda.cu
View file @
6d440e0e
...
...
@@ -2,11 +2,8 @@
// Modified from
// https://github.com/hszhao/semseg/blob/master/lib/psa/src
#include <THC/THC.h>
#include <torch/serialize/tensor.h>
#include <THC/THCDeviceUtils.cuh>
#include "psamask_cuda_kernel.cuh"
#include "pytorch_cuda_helper.hpp"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment