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