Pointnet_Pointnet2_pytorch icon indicating copy to clipboard operation
Pointnet_Pointnet2_pytorch copied to clipboard

About GPU

Open ILOVEppt opened this issue 1 year ago • 1 comments

How to use gpu to run semantic segmentation project?Could I use four gpus?HELP!!

ILOVEppt avatar Aug 07 '23 06:08 ILOVEppt

Just wrap model by torch.nn.parallel.DistributedDataParallel

haozhi1817 avatar Apr 17 '24 06:04 haozhi1817