When a computer has multiple GPUs, how to select GPUs for training? #2750
15762260991
started this conversation in
Design
Replies: 1 comment
-
You can refer to the following document: https://mmaction2.readthedocs.io/en/latest/user_guides/train_test.html#training-with-multiple-gpus for training with multiple GPUs. You can specify the number of GPUs in the following command : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When a computer has multiple GPUs, how to select GPUs for training?
Beta Was this translation helpful? Give feedback.
All reactions