aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sub_quadratic_attention.py
AgeCommit message (Collapse)AuthorLines
2023-01-09Remove fallback for Protocol import and remove Protocol import and remove ↵AUTOMATIC-8/+11
instances of Protocol in code add some whitespace between functions to be in line with other code in the repo
2023-01-07Add fallback for Protocol importProGamerGov-1/+7
2023-01-06Added licensebrkirch-1/+1
2023-01-06Use narrow instead of dynamic_slicebrkirch-15/+19
2023-01-06Add Birch-san's sub-quadratic attention implementationbrkirch-0/+201