-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: kyegomez/AttentionIsOFFByOne
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is there any evidence that softmax one can takes advantages over normal softmax?
#6
opened Aug 7, 2023 by
ZGCTroy
Is there a test showing effectiveness of softmax1 removing outliers?
#4
opened Jul 28, 2023 by
immars
If you wanna make it fast, just use nn.softmax() and concatenate a zero.
#3
opened Jul 27, 2023 by
mcourteaux
ProTip!
Add no:assignee to see everything that’s not assigned.