summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/high-order-backward-diff-3.slang
Commit message (Expand)AuthorAge
* Assorted auto-diff enhancements for increased performance & more streamlined ...Sai Praveen Bangaru2024-10-28
* Properly implement differential witness of intermediate context type. (#2699)Yong He2023-03-15
* Support `fwd_diff(bwd_diff(f))`. (#2697)Yong He2023-03-14
* Support high order diff pattern: `bwd_diff(fwd_diff(f))`. (#2695)Yong He2023-03-13