HaozheQi / P2B

P2B: Point-to-Box Network for 3D Object Tracking in Point Clouds
189 stars 36 forks source link

build_exit #21

Open Superior1998 opened 3 years ago

Superior1998 commented 3 years ago

pointnet2/_ext-src/include/utils.h:23:5: error: ‘AT_CHECK’ was not declared in this scope AT_CHECK(x.scalar_type() == at::ScalarType::Float, \

pointnet2/_ext-src/src/sampling.cpp:82:5: error: ‘AT_CHECK’ was not declared in this scope AT_CHECK(false, "CPU not supported");

error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

Superior1998 commented 3 years ago

solved by https://github.com/erikwijmans/Pointnet2_PyTorch/commit/1d5dca2673ee2831b9b01efe597b2ba8d12726f1