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
Actually, I didn't try to run on a single GPU. In my opinion, the most important part you need to change lies in jigclu.py. This file contains gather multi-GPU results to calculate the loss, and you need to delete these parts. A good way is trying to run this code on a single GPU and see the errors, then fix the bugs accordingly.
Hi! I'm aware that the question has been asked previously, but could you guide how to modify jigclu to remove the distributeddataparallel depedency?
Thanks!
The text was updated successfully, but these errors were encountered: