Closed 110sha closed 8 months ago
Hi, I only use one GPU because I did the training in Google Colab and there is only one GPU in my lab. So I wasn't worried about that, sorry.
Maybe this link from the TimeSformer model can help to see where you need to modify the code: https://github.com/search?q=repo%3Afacebookresearch%2FTimeSformer%20NUM_GPUS&type=code
Okay, thank you for your reply. I will carefully read the TimeSformer code to find the modification location.
Hello, may I ask where to modify if I want to use GPUs 2 and 3 for training together? I couldn't find it, thank you!