summaryrefslogtreecommitdiff
path: root/tests/autodiff-dstdlib
AgeCommit message (Expand)Author
2023-04-10Cleaner impl of unary stdlib derivative functions. (#2785)Yong He
2023-03-22Type legalization and autodiff bug fixes. (#2722)Yong He
2023-03-07Reuse higher-order `ResolveInvoke` logic to resolve func refs in `[*Derivativ...Yong He
2023-03-01Implement derivatives for HLSL intrinsics. (#2684)Yong He
2023-02-07Add backward derivatives for functions in diff.meta.slang (#2633)winmad
2023-02-03Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He
2023-01-17First custom backward-derivative test case working. (#2598)Yong He
2022-11-14Adding some math functions and their derivatives (#2497)winmad