aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Evaluate result Dual before backpropagatingTom Smeding2025-02-21
| | | | | This ensures that the tape is actually created/written before we start backpropagating over it, lol.
* Nicer API for writing Dual instancesTom Smeding2025-02-21
|
* Add (toggleable) debug codeTom Smeding2025-02-21
|
* Try debugging crashTom Smeding2025-02-20
|
* Attempt at a benchmark (crashes)Tom Smeding2025-02-20
|
* InitialTom Smeding2025-02-19