| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Extend `no_diff` to support subscript operations on resources and array ↵ | Sai Praveen Bangaru | 2023-07-12 |
| | | | | | | | | variables… (#2981) * Extend `no_diff` to support subscript operations on resources and array variables * Update autodiff.slang.expected | ||
| * | Miscellaneous backward autodiff fixes. (#2665) | Yong He | 2023-02-20 |
| | | | | | | | | | | | | | | | | * Fix differentiable type registration * Fix use of non-differentiable return value in a differentiable func. * Fix use of primal inst that does not dominate the diff block. * Fix primal inst hoisting, and add missing type legalization logic. * Make `detach` defined on all differentiable T. --------- Co-authored-by: Yong He <yhe@nvidia.com> | ||
| * | Add static for loop iteration inference. (#2659) | Yong He | 2023-02-20 |
| | | |||
| * | Data flow validation pass for diagnosing derivative loss. (#2523) | Yong He | 2022-11-18 |
