summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/reverse-array-out-param.slang.expected.txt
Commit message (Collapse)AuthorAge
* Support `out` parameters in backward differentiation. (#2619)Yong He2023-02-01
* Support `out` parameters in backward differentiation. * Fixes. * Fix cleanup. --------- Co-authored-by: Yong He <yhe@nvidia.com>