| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix 7723 - Add autodiff tests (#7919) | Harsh Aggarwal (NVIDIA) | 2025-08-06 |
| | | | | | | | | * Fix 7723 - Add autodiff tests * Update bug-1.slang Adding Vulkan | ||
| * | Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029) | Sai Praveen Bangaru | 2023-07-26 |
| | | | | | | | | | | | * Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` - Add AST synthesis support for generic containers - Refactor relevant tests * Merge dmul synthesis with dadd and dzero, and disambiguate using an enum * Fix trailing spaces | ||
| * | Data flow validation pass for diagnosing derivative loss. (#2523) | Yong He | 2022-11-18 |
| | | |||
| * | Use property for `DifferentialPair` accessors. (#2493) | Yong He | 2022-11-04 |
| | | |||
| * | Make `DifferentialPair` able to nest. (#2477) | Yong He | 2022-11-01 |
| | | |||
| * | Rename `JVPDerivativeModifier` -> `ForwardDifferentiableAttribute`. (#2472) | Yong He | 2022-10-27 |
| | | | | Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Rename `__jvp`-->`__fwd_diff`. (#2471) | Yong He | 2022-10-27 |
| | | | | Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Extend test coverage for differential method synthesis. (#2470) | Yong He | 2022-10-27 |
| | | | | Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Auto synthesis of IDifferntial interface methods. (#2469) | Yong He | 2022-10-27 |
| * Auto synthesis of IDifferntial interface methods. * Add comments. Co-authored-by: Yong He <yhe@nvidia.com> | |||
