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
I have been playing with DINOv2-small and trying to replicate some of its outputs by rebuilding it from scratch. I noticed that the results I got when running with scaled_dot_product_attention versus with memory_efficient_attention were NOT the same.
I wonder if anyone can check this out.
The text was updated successfully, but these errors were encountered:
❓ Questions and Help
I have been playing with DINOv2-small and trying to replicate some of its outputs by rebuilding it from scratch. I noticed that the results I got when running with scaled_dot_product_attention versus with memory_efficient_attention were NOT the same.
I wonder if anyone can check this out.
The text was updated successfully, but these errors were encountered: