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
Whether this base code can support Multi GPU training ??
I try to change this paramters ( parser.add_argument('--GPU', required=False, type=int, default=-1, help='ID of the GPU to use' )),, but only can using 1 GPU.