baidu / DuReader

Baseline Systems of DuReader Dataset
http://ai.baidu.com/broad/subordinate?dataset=dureader
1.13k stars 308 forks source link

Only support for single GPU? #51

Open Accagain2014 opened 5 years ago

Accagain2014 commented 5 years ago

I use the argument with --gpu 0,1,3,4, but it seems that the code only use one gpu. Is it support for multiple gpus?

Thanks.

HongyuLi2018 commented 5 years ago

The tensorflow version only supports single GPU mode. Please change to PaddlePaddle baseline for multi-GPU support.