yanx27 / PointASNL

PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling (CVPR 2020)
MIT License
260 stars 34 forks source link

No OpKernel was registered to support Op 'FarthestPointSample' #35

Open payne11 opened 4 years ago

payne11 commented 4 years ago

compile_op.sh have been successfully compiled ,this problem appear when run train.py `InvalidArgumentError (see above for traceback): No OpKernel was registered to support Op 'FarthestPointSample' used by node layer1/FarthestPointSample (defined at :148) with these attrs: [npoint=512] Registered devices: [CPU, XLA_CPU] Registered kernels: device='GPU'

 [[node layer1/FarthestPointSample (defined at <string>:148) ]]`