Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

Tested with Torch 2.1 and CUDA 11.8, it works!

Open ambitious-octopus opened this issue 1 year ago • 1 comments

Just for documentation: It works perfectly with Torch 2.1 and CUDA 11.8.

>>> torch.__version__
'2.1.2'

>>> torch.version.cuda
'11.8'

Shall I update the README with a PR?

ambitious-octopus avatar Dec 19 '23 11:12 ambitious-octopus

hi, how much long doss it take for you to train the classification model? and what is your gpu?

UCASAlbert avatar Apr 11 '24 03:04 UCASAlbert