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
Hello, I'm also trying to use this on vit layers. In the paper, it concluded by using .detach() method, which is kind of like ignoring the part and continue? What's the difference of just ignoring the certain layer and using this detach() method?