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
Good catch, @vrodriguezf!
I've checked the ViT implementation that is the one I used as a blueprint to create TSiT and it doesn't use the d_head argument. So based on this, I decided to drop it. I've already fixed this issue in GitHub.
tsai/tsai/models/TSiTPlus.py
Line 63 in 6baf0ba
The text was updated successfully, but these errors were encountered: