| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Adding some math functions and their derivatives (#2497) | winmad | 2022-11-14 |
| | | |||
| * | Add `[ForwardDerivativeOf]` attribute. (#2501) | Yong He | 2022-11-09 |
| | | | | | | | | | | | | * Add [ForwardDerivativeOf] attribute. * Fix handling around phi nodes. * Fixes. * Remove IR opcode for ForwardDerivativeOfDecoration. Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | 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> | ||
| * | Adding a differentiable standard library (#2465) | Sai Praveen Bangaru | 2022-10-26 |
