summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/backward-diff-smoke.slang.expected.txt
Commit message (Collapse)AuthorAge
* Minimum binary arithmetic reverse autodiff working. (#2514)Edward Liu2022-11-14
* Initial plumbing of backward autodiff in the frontend. * More plumbing. * Initial reverse autodiff working. * Bug fixes. * Misc. * Remove redundant code. * More clean up. * Misc. * Rebase and add backward diff test. * Disable test. * Clean up. * Minor fix. Co-authored-by: Yong He <yhe@nvidia.com>