index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-autodiff-rev.h
Commit message (
Expand
)
Author
Age
*
format
Ellie Hermaszewska
2024-10-29
*
Assorted auto-diff enhancements for increased performance & more streamlined ...
Sai Praveen Bangaru
2024-10-28
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
Added `[AutoPyBindCUDA]` for automatic kernel binding + `[PyExport]` for expo...
Sai Praveen Bangaru
2023-09-19
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Cleanup checkpointing policy impl. (#2837)
Yong He
2023-04-25
*
Fixed hoisting of intermediate array & context vars (#2674)
Sai Praveen Bangaru
2023-02-22
*
Miscellaneous backward autodiff fixes. (#2665)
Yong He
2023-02-20
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Overhaul `transposeParameterBlock` to support `inout` params. (#2621)
Yong He
2023-02-03
*
Support `out` parameters in backward differentiation. (#2619)
Yong He
2023-02-01
*
Unify UpdateField and UpdateElement with access chain. (#2611)
Yong He
2023-01-25
*
Cleanup IR representation of interface member derivative. (#2610)
Yong He
2023-01-25
*
Support custom backward derivative attribute. (#2594)
Yong He
2023-01-14
*
Make backward differentiation work with generics. (#2586)
Yong He
2023-01-11
*
Nested bwd-diff func call context save/restore. (#2584)
Yong He
2023-01-10
*
Split bwd_diff op into separate ops for primal and propagate func. (#2582)
Yong He
2023-01-06
*
Further unify the autodiff passes. (#2574)
Yong He
2022-12-21
*
Refactor Auto-diff passes (#2526)
Sai Praveen Bangaru
2022-11-22