baidu / DuReader

Baseline Systems of DuReader Dataset

Home Page:http://ai.baidu.com/broad/subordinate?dataset=dureader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only support for single GPU?

Accagain2014 opened this issue · comments

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.

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