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
In scripts: dinov2/dinov2/train/ssl_meta_arch.py. I wonder if there should be a “torch.cuda.synchronize()” between line145 and line 147, cause the input tensors has been set ".cuda(non_blocking=True)".
The text was updated successfully, but these errors were encountered:
In scripts: dinov2/dinov2/train/ssl_meta_arch.py. I wonder if there should be a “torch.cuda.synchronize()” between line145 and line 147, cause the input tensors has been set ".cuda(non_blocking=True)".
The text was updated successfully, but these errors were encountered: