| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-16 | Add test case for `makeStruct` transcription. (#2705) | Yong He | |
| * Add test case for `makeStruct` transcription. * Update documentation on `no_diff`. * Update toc --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-03-15 | Update 07-autodiff.md | Yong He | |
| 2023-03-15 | Update 07-autodiff.md | Yong He | |
| 2023-03-14 | Update 07-autodiff.md | Yong He | |
| 2023-03-14 | Support `fwd_diff(bwd_diff(f))`. (#2697) | Yong He | |
| * Support `fwd_diff(bwd_diff(f))`. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-03-09 | Update restrictions sections in autodiff doc. (#2694) | Yong He | |
| * Update restrictions section in autodiff doc. * Update restrictions sections in autodiff doc. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-03-09 | Update user guide on `[PrimalSubstitute]` | Yong He | |
| 2023-03-07 | Reuse higher-order `ResolveInvoke` logic to resolve func refs in ↵ | Yong He | |
| `[*DerivativeOf]` attribs. (#2688) * Reuse higher-order `ResolveInvoke` logic to resolve func refs in [*DerivativeOf] attribs. * Add diff implementation matrix versions of binary and ternary intrinsics. * Add diff impl for legacy intrinsics. * Fix diagnostics of using non-differentiable function in a diff operator. * Add diff implementation for `determinant`. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-03-01 | Implement derivatives for HLSL intrinsics. (#2684) | Yong He | |
| * Implement derivatives for HLSL intrinsics. * Vector intrinsics. * Add all intrinsics. --------- Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-11 | Update 07-autodiff.md | Yong He | |
| 2023-02-11 | Update 07-autodiff.md | Yong He | |
| 2023-02-11 | Update 07-autodiff.md | Yong He | |
| 2023-02-09 | Reverse-mode Loop Support (#2635) | Sai Praveen Bangaru | |
| * Full loop support now working. MaxItersAttr in progress * Lookup table updates? * Fixed the max iters decoration * Minox fixes & remove superfluous code * fixup warnings * Revert "Lookup table updates?" This reverts commit 7d9b0793fb5239f31d1155776e846dcf1892d8d9. * Update 07-autodiff.md * Change maxiters to MaxIters * Added asserts * Update 07-autodiff.md | |||
| 2023-02-08 | Update 07-autodiff.md | Yong He | |
| 2023-02-08 | Replace \cal with \mathbb (#2637) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-08 | Update autodiff documentation with more precise math definitions. (#2636) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Update documentation (#2631) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Fix documentation (#2630) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Update documentation TOC (#2629) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Improve autodiff documentation (#2628) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Fixup documentation (#2627) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2023-02-06 | Add documentation for autodiff feature (#2626) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-11-10 | Fix document toc. (#2510) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-11-10 | Update document toc (#2509) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-11-10 | Update documentation on new features (#2508) | Yong He | |
| * Update documentation on new features * Fix. Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-05-16 | Fix typo in docs. (#2237) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Fix typo in docs. | |||
| 2021-12-22 | Hotfix/doc typo5 (#2070) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Fix typos in introduction and conventional features. * Struct inheritance is allowed. Fix some typos. | |||
| 2021-12-21 | Hotfix/doc typos4 (#2067) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Fix some typos. * Fix some more typos. | |||
| 2021-05-04 | Update gfx getting started doc (#1832) | Yong He | |
| 2021-04-29 | Update nav.html | Yong He | |
| 2021-04-29 | Add gfx user's guide. (#1824) | Yong He | |
| * Add gfx user's guide. * Add getting started chapter in gfx-guide * Fixes * Fix * Polishing doc template | |||
| 2021-04-26 | Matrix docs update (#1815) | jsmall-nvidia | |
| * #include an absolute path didn't work - because paths were taken to always be relative. * Update matrix documentation. * Small fixes. * Some small fixes. * Fixes and improvements to matrix doc. * Small fixes. * Additional matrix doc layout clarification. | |||
| 2021-04-24 | Remove table of contents from user guide landing page. | Yong He | |
| 2021-04-24 | Auto generate interactive table of contents for user-guide. (#1818) | Yong He | |
| 2021-04-22 | Fix errors in matrix-layout documentation (#1809) | Yong He | |
| * Fix errors in matrix-layout documentation * Fixup | |||
| 2021-04-22 | Update a1-01-matrix-layout.md | Yong He | |
| 2021-04-22 | Update a1-01-matrix-layout.md | Yong He | |
| 2021-04-22 | Add doc on matrix layout (#1807) | Yong He | |
| * Add doc on matrix layout * Fixup | |||
| 2021-04-16 | Add Hello world example. (#1797) | Yong He | |
| 2021-03-30 | Update 04-interfaces-generics.md | Yong He | |
| 2021-03-30 | Rename README.md to index.md | Yong He | |
| 2021-03-30 | Move user-guide table of contents to _includes dir (#1771) | Yong He | |
| 2021-03-30 | Add layout front matter specifier for user-guide docs (#1770) | Yong He | |
| 2021-03-30 | Update 01-get-started.md | Yong He | |
| 2021-03-30 | Create toc.html | Yong He | |
| 2021-03-30 | Update 00-introduction.md | Yong He | |
| 2021-03-30 | Update README.md | Yong He | |
| 2021-03-30 | Update README.md | Yong He | |
| 2021-03-30 | Update 00-introduction.md | Yong He | |
| 2021-03-30 | Update 00-introduction.md | Yong He | |
