summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/dynamic-dispatch-autodiff-simple.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
* Autodiff through simple dynamic dispatch. (#2527)Yong He2022-11-23
* Autodiff through simple dynamic dispatch. * Revert changes. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>