Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | Some initial code. Needs to be tested. | Tim Dettmers |
2022-08-16 | Added fused bias to matmullt. | Tim Dettmers |
2022-08-04 | Fixed bugs in cuda setup. | Tim Dettmers |
2022-08-04 | Merge branch 'debug' into cuda-bin-switch-and-cli | Tim Dettmers |
2022-08-03 | Added fixes for the case that matmullt dim A is zero, e.g. [0, 768]. | Tim Dettmers |
2022-08-01 | reran black with linelength 80 for greater readability | Titus von Koeller |
2022-08-01 | ran black and isort for coherent code formatting | Titus von Koeller |
2022-07-22 | Most tests passing. | Tim Dettmers |