AutoRecon icon indicating copy to clipboard operation
AutoRecon copied to clipboard

DistributedDataParallel (DDP) RuntimeError: The size of tensor a (3) must match the size of tensor b (0) at non-singleton dimension 1

Open sunshineywz123 opened this issue 11 months ago • 0 comments

ns-train set n_gpus = 4 --machine.num-gpus $n_gpus
DistributedDataParallel (DDP) RuntimeError: The size of tensor a (3) must match the size of tensor b (0) at non-singleton dimension 1

sunshineywz123 avatar Mar 24 '24 01:03 sunshineywz123