"...gtest/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "6576c64903765304ac42767cdbbc3824446550b0"
Commit 4edd264b authored by Shaoshuai Shi's avatar Shaoshuai Shi
Browse files

update setup.py to support pointnet2 cuda

parent cf29d887
......@@ -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',
],
),
],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment