summaryrefslogtreecommitdiff
path: root/tests/autodiff/reverse-loop.slang
AgeCommit message (Expand)Author
2024-10-28Assorted auto-diff enhancements for increased performance & more streamlined ...Sai Praveen Bangaru
2024-09-18Report AD checkpoint contexts (#5058)venkataram-nv
2023-05-14Add [Differentiable(n)] syntax to specify max order. (#2883)Yong He
2023-02-20Add static for loop iteration inference. (#2659)Yong He
2023-02-17Allocate N+1 arrays instead of N to avoid out-of-bounds access when unzipping...Sai Praveen Bangaru
2023-02-09Reverse-mode Loop Support (#2635)Sai Praveen Bangaru
2023-02-03Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He
2023-01-30Overhauled reverse-mode control flow handling (#2608)Sai Praveen Bangaru