Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | D2[Array] now has a Maybe instead of zero-size for zero | Tom Smeding | 5 days |
| | | | | Remaining problem: 'add' in Compile doesn't use the D2 stuff | ||
* | test: Run gradientByForward with compiled DN fun | Tom Smeding | 2025-03-09 |
| | |||
* | Purge Example.Format | Tom Smeding | 2025-01-28 |
| | |||
* | WIP accum top-level args | Tom Smeding | 2024-11-26 |
| | |||
* | Configuration for CHAD | Tom Smeding | 2024-11-14 |
| | |||
* | Benchmark GMM | Tom Smeding | 2024-11-14 |
| | |||
* | Remove warnings | Tom Smeding | 2024-11-13 |
| | |||
* | Complete GMM implementation | Tom Smeding | 2024-11-10 |
| | |||
* | Cleanup, more Language operations | Tom Smeding | 2024-11-09 |
| | |||
* | Benchmark | Tom Smeding | 2024-11-07 |
| | |||
* | Better inline syntax for Language | Tom Smeding | 2024-10-27 |
| | |||
* | Make interpreter debug printing conditional | Tom Smeding | 2024-10-26 |
| | |||
* | WIP testing neural | Tom Smeding | 2024-10-18 |
| | |||
* | Reverse-by-forward, and checking neural (it's wrong) | Tom Smeding | 2024-10-01 |
| | |||
* | Test neural | Tom Smeding | 2024-09-25 |
| | |||
* | Towards neural | Tom Smeding | 2024-09-12 |
| | |||
* | Interpreter, some operations | Tom Smeding | 2024-09-12 |
| | |||
* | Named source language | Tom Smeding | 2024-09-06 |
| | |||
* | A simple embedded frontend | Tom Smeding | 2024-09-05 |
| | |||
* | Generic accumulators | Tom Smeding | 2024-09-05 |
| | |||
* | WIP | Tom Smeding | 2024-09-04 |
| | |||
* | Migrate to accumulators (mostly removing EVM code) | Tom Smeding | 2024-08-30 |
| | |||
* | Finish rewrite | Tom Smeding | 2024-01-25 |
| | |||
* | WIP rewrite code transform typing | Tom Smeding | 2024-01-24 |
| | |||
* | WIP in merge mode only return free variables | Tom Smeding | 2023-09-21 |
| | | | | The code typechecks and may well work, but is untested. | ||
* | Add invocation example to Example.hs | Tom Smeding | 2023-09-21 |
| | |||
* | Pretty print let bindings in do notation | Tom Smeding | 2023-09-21 |
| | |||
* | Storage policy (accum / merge) | Tom Smeding | 2023-09-21 |
| | |||
* | Examples with conditionals | Tom Smeding | 2023-09-20 |
| | |||
* | Stuff | Tom Smeding | 2023-09-19 |
| | |||
* | Pretty print | Tom Smeding | 2023-09-16 |
| | |||
* | CHAD ops | Tom Smeding | 2023-09-16 |