Commit Graph

7 Commits (28164b266f4639c48fad7923caebbc8fb4921b45)

Author SHA1 Message Date
Leo Chen b58cfff89d
use has_grad instead of train_mode (#29309)
4 years ago
Zhou Wei c0a991c874
accumulate gradient for leaf tensor with previous graph and expose leaf tensor concept (#28429)
4 years ago
liym27 865a45984f
Check whether there is any inplace operation affecting gradient calculation. (#27901)
4 years ago
Chen Weihang 7eeb99fe02
Add basic hook classes for dygraph & implement reduce hook (#28584)
4 years ago
Leo Chen 2d95280e1f
Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903)
5 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago