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
OpenPCDet
Commits
4466d889
Commit
4466d889
authored
Jun 28, 2023
by
chenshi3
Browse files
Fix bug in ingroup_inds
parent
72c608ce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
pcdet/ops/ingroup_inds/src/ingroup_inds_kernel.cu
pcdet/ops/ingroup_inds/src/ingroup_inds_kernel.cu
+0
-2
No files found.
pcdet/ops/ingroup_inds/src/ingroup_inds_kernel.cu
View file @
4466d889
...
@@ -3,10 +3,8 @@
...
@@ -3,10 +3,8 @@
#include <math.h>
#include <math.h>
#include <stdio.h>
#include <stdio.h>
#include <torch/serialize/tensor.h>
#include <torch/serialize/tensor.h>
#include <torch/extension.h>
#include <torch/types.h>
#include <torch/types.h>
#include "cuda_fp16.h"
#include "cuda_fp16.h"
// #include "error.cuh"
#define CHECK_CALL(call) \
#define CHECK_CALL(call) \
do \
do \
...
...
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