Closed xje123456 closed 4 months ago
I believe you tried to run something like python pointmlp.py
in order to test the model.
I met the same error, and actually if you move both of data
and model
to GPU (adding .cuda()
), everything would work fine.
Thanks for sharing. Since no more discussions, let me close this issue.
RuntimeError: false INTERNAL ASSERT FAILED at "pointnet2_ops\_ext-src\src\sampling.cpp":83, please report a bug to PyTorch. CPU not supported