summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/custom-derivative-generic.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
* Add more diagnostics on invalid custom derivative use. (#3309)Yong He2023-11-03
* Add more diagnostics on invalid custom derivative use. * cleanup. --------- Co-authored-by: Yong He <yhe@nvidia.com>