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