summaryrefslogtreecommitdiff
path: root/tests/autodiff/dynamic-dispatch-reverse-1.slang.expected.txt
AgeCommit message (Collapse)Author
2023-01-11Make backward differentiation work with generics. (#2586)Yong He
* Make backward differentiation work with generics. * Fix. * Another fix. * More fix. Co-authored-by: Yong He <yhe@nvidia.com>