OpenNMT / Im2Text

Im2Text extension to OpenNMT
MIT License
139 stars 22 forks source link

multi-gpu training not working in Im2text #16

Open Krishna1997 opened 7 years ago

Krishna1997 commented 7 years ago

Getting invalid argument error while giving multiple gpu ids to the argument -gpu_id i.e when I assign ' -gpu_id 1 2 ' it gives the following error ERROR: invalid argument: 2

Use -h for help

rohitsaluja22 commented 7 years ago

i am also facing the same issue, please respond

da03 commented 7 years ago

Sorry that Im2Text doesn't support multi-gpu for now.