packyan / PyTorch-YOLOv3-kitti

use yolov3 pytorch to train kitti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use multi gpus?

LordonCN opened this issue · comments

commented

I didn't find multiple gpu training code in repro, and I found that use nn.DataParallel also does not work.