Releases: lucidrains/equiformer-pytorch
Releases · lucidrains/equiformer-pytorch
0.5.4
What's Changed
- [refactor] basis_keys to list by @Chokyotager in #23
New Contributors
- @Chokyotager made their first contribution in #23
Full Changelog: 0.5.3...0.5.4
0.5.3a
Full Changelog: 0.5.3...0.5.3a
0.5.3
What's Changed
- try to fix torch version in test for einx by @lucidrains in #15
Full Changelog: 0.5.2...0.5.3
0.5.2
test out einstein notation for indexing, using einx.get_at
0.5.1c
Merge pull request #13 from lucidrains/fix-gh-actions try to fix again
0.5.1b
fix gh actions
0.5.1a
fix gh actions
0.5.1
gate the value heads in taylor linear attention
0.5.0
upgrade linear attention
0.4.0
buy into new research that attention needs to be able to attend to no…