index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
user-guide
/
07-autodiff.md
Age
Commit message (
Expand
)
Author
2024-09-18
Update auto-diff user guide (#5071)
Sai Praveen Bangaru
2024-02-05
Add documentation on capability system. (#3549)
Yong He
2023-12-06
Support visibility control and default to `internal`. (#3380)
Yong He
2023-11-27
Update 07-autodiff.md
Yong He
2023-11-03
Update 07-autodiff.md
Yong He
2023-07-14
Run spell-check on autodiff and slangpy docs (#2990)
Sai Praveen Bangaru
2023-07-12
Update autodiff documentation. (#2979)
Yong He
2023-03-31
Fix typos in user-guide. (#2762)
Yong He
2023-03-21
[TreatAsDifferentiable] functions. (#2720)
Yong He
2023-03-17
Update 07-autodiff.md
Yong He
2023-03-16
Add test case for `makeStruct` transcription. (#2705)
Yong He
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
2023-03-09
Update restrictions sections in autodiff doc. (#2694)
Yong He
2023-03-09
Update user guide on `[PrimalSubstitute]`
Yong He
2023-03-07
Reuse higher-order `ResolveInvoke` logic to resolve func refs in `[*Derivativ...
Yong He
2023-03-01
Implement derivatives for HLSL intrinsics. (#2684)
Yong He
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
2023-02-08
Update 07-autodiff.md
Yong He
2023-02-08
Replace \cal with \mathbb (#2637)
Yong He
2023-02-08
Update autodiff documentation with more precise math definitions. (#2636)
Yong He
2023-02-06
Update documentation (#2631)
Yong He
2023-02-06
Fix documentation (#2630)
Yong He
2023-02-06
Improve autodiff documentation (#2628)
Yong He
2023-02-06
Fixup documentation (#2627)
Yong He
2023-02-06
Add documentation for autodiff feature (#2626)
Yong He