summaryrefslogtreecommitdiff
path: root/tests/autodiff/dynamic-dispatch-autodiff-simple.slang.expected.txt
AgeCommit message (Collapse)Author
2022-11-23Autodiff through simple dynamic dispatch. (#2527)Yong He
* Autodiff through simple dynamic dispatch. * Revert changes. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>