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
4edd264b
"...gtest/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "6576c64903765304ac42767cdbbc3824446550b0"
Commit
4edd264b
authored
Jul 23, 2020
by
Shaoshuai Shi
Browse files
update setup.py to support pointnet2 cuda
parent
cf29d887
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
setup.py
setup.py
+3
-1
No files found.
setup.py
View file @
4edd264b
...
...
@@ -78,6 +78,8 @@ if __name__ == '__main__':
'src/group_points_gpu.cu'
,
'src/sampling.cpp'
,
'src/sampling_gpu.cu'
,
'src/interpolate.cpp'
,
'src/interpolate_gpu.cu'
,
],
),
],
...
...
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