Commit Graph

8 Commits (develop)

Author SHA1 Message Date
Zhou Wei fb20ec9a4e
fix bug of multicard grad ncclAllReduce (#30553)
5 years ago
pangyoki 13d757362c
Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103)
5 years ago
Zhou Wei c0a991c874
accumulate gradient for leaf tensor with previous graph and expose leaf tensor concept (#28429)
5 years ago
Chen Weihang 7eeb99fe02
Add basic hook classes for dygraph & implement reduce hook (#28584)
5 years ago
Zhen Wang f32ae272ec
Remove `sorted_sum_gradient_` form BasicEngine and PartialGradTask. (#26766)
6 years ago
Zhen Wang f9066e6a6f
Update the demo code and the doc of varbase.backward. (#26506)
6 years ago
Zhen Wang cea5086853
Fix the double grad bug for the star gan. (#25655)
6 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago