Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-10 | Fix typo in conv transformer | Gustaf Rydholm | |
2022-06-10 | Add imports | Gustaf Rydholm | |
2022-06-10 | Move mlp to ff | Gustaf Rydholm | |
2022-06-10 | Fix efficientnet | Gustaf Rydholm | |
2022-06-09 | Remove abstract lightning module | Gustaf Rydholm | |
2022-06-09 | Refactor padding | Gustaf Rydholm | |
2022-06-09 | Remove unused import | Gustaf Rydholm | |
2022-06-09 | Fix conformer | Gustaf Rydholm | |
2022-06-09 | Remove abstract mapping | Gustaf Rydholm | |
2022-06-08 | Fix conformer net | Gustaf Rydholm | |
2022-06-08 | Add efficient self attention | Gustaf Rydholm | |
2022-06-08 | Fix bug in lit conformer | Gustaf Rydholm | |
2022-06-08 | WIP mappings | Gustaf Rydholm | |
2022-06-07 | Add subsampler layer | Gustaf Rydholm | |
2022-06-06 | Add lit conformer model | Gustaf Rydholm | |
2022-06-06 | Rename lit models | Gustaf Rydholm | |
2022-06-05 | Add efficiet net to its init | Gustaf Rydholm | |
2022-06-05 | Remove attrs | Gustaf Rydholm | |
2022-06-05 | Add init for mappings | Gustaf Rydholm | |
2022-06-05 | Remove attrs | Gustaf Rydholm | |
2022-06-05 | Update transformer init | Gustaf Rydholm | |
2022-06-05 | Fix kwargs | Gustaf Rydholm | |
2022-06-05 | Update init | Gustaf Rydholm | |
2022-06-05 | Add conformer | Gustaf Rydholm | |
2022-06-05 | Fix conformer block | Gustaf Rydholm | |
2022-06-05 | Fix kwargs | Gustaf Rydholm | |
2022-06-05 | Remove depth wise conv class | Gustaf Rydholm | |
2022-06-05 | Rename mlp to ff | Gustaf Rydholm | |
Rename mlp to ff | |||
2022-06-02 | Add conformer block | Gustaf Rydholm | |
2022-06-02 | Add conformer conv layer | Gustaf Rydholm | |
2022-06-02 | Add mlp conformer layer | Gustaf Rydholm | |
2022-06-01 | Format | Gustaf Rydholm | |
2022-06-01 | WIP conformer | Gustaf Rydholm | |
2022-06-01 | Replace attr with attrs | Gustaf Rydholm | |
2022-05-30 | WIP conformer | Gustaf Rydholm | |
2022-05-30 | Add a basic cnn encoder | Gustaf Rydholm | |
2022-02-11 | fix: move image utils back into data folder | Gustaf Rydholm | |
2022-02-06 | chore: remove unused imports | Gustaf Rydholm | |
2022-02-06 | fix: refactor and move image utils | Gustaf Rydholm | |
2022-02-06 | chore: remove word pieces util code | Gustaf Rydholm | |
2022-02-06 | chore: remove word pieces | Gustaf Rydholm | |
2022-02-03 | chore: remove axial attention | Gustaf Rydholm | |
chore: remove axial attention | |||
2022-02-03 | chore: remove unused code block in lit trans model | Gustaf Rydholm | |
2022-01-29 | fix(decoder): typos | Gustaf Rydholm | |
2022-01-29 | feat(norm): add prenorm | Gustaf Rydholm | |
2022-01-29 | chore(decoder): add new import path for decoder | Gustaf Rydholm | |
2022-01-29 | feat(base): remove output norm | Gustaf Rydholm | |
2022-01-29 | feat: add RMSNorm | Gustaf Rydholm | |
2022-01-29 | chore: remove residual block | Gustaf Rydholm | |
2022-01-29 | chore: remove old attention layer block | Gustaf Rydholm | |