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