-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to train in multi-gpus #31
Comments
You can change the Line 379 in cb4d892
|
To elaborate for anyone who wants to make this change - you can monkeypatch it with this code:
Of course, you can change the |
I don't find the parameter for multi-gpus training
The text was updated successfully, but these errors were encountered: