You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case to use single machine and single gpu to train a model, I know it's ok to set CUDA_VISIBLE_DEVICES to run py file. But, is there any config parameter in Runner class to specific gpu id? Is it the local rank or gpu_id or gpu_ids? Currently I cann't find it in the doc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In the case to use single machine and single gpu to train a model, I know it's ok to set CUDA_VISIBLE_DEVICES to run py file. But, is there any config parameter in Runner class to specific gpu id? Is it the local rank or gpu_id or gpu_ids? Currently I cann't find it in the doc.
Beta Was this translation helpful? Give feedback.
All reactions