Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-05 | Fix misnested attention | Titus Wormer | 1 | -12/+10 |
2022-07-05 | Fix interleaving of attention/label | Titus Wormer | 1 | -12/+10 |
2022-07-05 | Fix resizing attention bug | Titus Wormer | 1 | -36/+30 |
2022-07-04 | Fix opening/closing tag order of nested attention | Titus Wormer | 1 | -36/+31 |
2022-07-04 | Fix some attention bugs | Titus Wormer | 1 | -252/+210 |
2022-07-04 | Add more tests for attention | Titus Wormer | 1 | -0/+877 |