Open Accagain2014 opened 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.
The tensorflow version only supports single GPU mode. Please change to PaddlePaddle baseline for multi-GPU support.
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.