Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove redundant Num constraint on writeTape | Tom Smeding | 2 days |
| | |||
* | Optimise by backpropagating scalar computation in C | Tom Smeding | 2 days |
| | |||
* | Working tests and benchmarks against 'ad' | Tom Smeding | 4 days |
| | |||
* | Evaluate result Dual before backpropagating | Tom Smeding | 4 days |
| | | | | | This ensures that the tape is actually created/written before we start backpropagating over it, lol. | ||
* | Nicer API for writing Dual instances | Tom Smeding | 4 days |
| | |||
* | Add (toggleable) debug code | Tom Smeding | 4 days |
| | |||
* | Try debugging crash | Tom Smeding | 5 days |
| | |||
* | Attempt at a benchmark (crashes) | Tom Smeding | 6 days |