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
MultiGPU doesnt work as 0,1 is not a valid input for integer parameter.
This results in:
inference.py: error: argument -g/--gpu-id: invalid int value: '0,1'
The text was updated successfully, but these errors were encountered:
MultiGPU doesnt work as 0,1 is not a valid input for integer parameter.
This results in:
inference.py: error: argument -g/--gpu-id: invalid int value: '0,1'
The text was updated successfully, but these errors were encountered: