Darkflow: --gpuName Inquiry

Created on 2 Jul 2017  路  1Comment  路  Source: thtrieu/darkflow

Hi, I don't know how to use --gpuName flag to use only one out of two gpu available my machine. Could anyone please kindly explain that to me.

Most helpful comment

Try this instead :
CUDA_VISIBLE_DEVICES=1 python3 flow --train . . .

>All comments

Try this instead :
CUDA_VISIBLE_DEVICES=1 python3 flow --train . . .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eugtanchik picture eugtanchik  路  4Comments

bareblackfoot picture bareblackfoot  路  4Comments

1NNcoder picture 1NNcoder  路  3Comments

jubjamie picture jubjamie  路  4Comments

LeeroyHannigan picture LeeroyHannigan  路  4Comments