-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi @mjz0110,
That depends on which model you would like to train:
- If you would like to pre-train an image inpainting model, then simply run the pre-training on a machine with several GPUs and set CUDA_VISIBLE_DEVICES environment variable to "comma separated list of GPU indices" . The pre-training script will automatically use data parallel training.
- If you would like to train a style transfer model, then unfortunately, there is currently no way to train it on multiple GPUs.
Originally posted by @usert5432 in #38 (comment)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested