summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/dynamic-dispatch-reverse-1.slang
Commit message (Collapse)AuthorAge
* Fix 7723 - Add autodiff tests (#7919)Harsh Aggarwal (NVIDIA)2025-08-06
| | | | | | | * Fix 7723 - Add autodiff tests * Update bug-1.slang Adding Vulkan
* 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>