-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Dear author, Thank you for your great work.
Since i want to consider this work as one of my baselines, during running the code, i faced this error : RuntimeError: No CUDA GPUs are available.
i managed to solved the issue, which might be useful for others.
to overcome this issue while training using a single gpu, please add os.environ["CUDA_VISIBLE_DEVICES"] = "0" to line 508 in main.py
best wishes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels