WARNING:root:Failed to import ros dependencies in rigid_transforms.py
WARNING:root:autolab_core not installed as catkin package, RigidTransform ros methods will be unavailable
-> loaded checkpoint ./checkpoint-rs.tar (epoch: 18)
CUDA kernel failed : an illegal memory access was encountered
void three_nn_kernel_wrapper(int, int, int, const float*, const float*, float*, int*) at L:72 in /home/robot/llm/graspnet-baseline/pointnet2/_ext_src/src/interpolate_gpu.cu
Has anyone encountered this issue?
My CUDA=12.1 torch=2.1.0 gpu=NVIDIA TITAN RTX(24G)
When I run the following command
The output is
Has anyone encountered this issue? My CUDA=12.1 torch=2.1.0 gpu=NVIDIA TITAN RTX(24G)