PointPillars icon indicating copy to clipboard operation
PointPillars copied to clipboard

how to train with multi gpus!!!

Open lijh1024 opened this issue 1 year ago • 0 comments

I use torch.nn.DataParallel() to split the model, but it can not split the input as it is a list of tensor

lijh1024 avatar May 24 '23 02:05 lijh1024