You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/dygraph
Aurelius84 100914ddbe
Fix bug with `if Tensor` in is_control_flow (#24433)
6 years ago
..
dygraph_to_static Fix bug with `if Tensor` in is_control_flow (#24433) 6 years ago
__init__.py Fix dygraph rnn doc (#24148) 6 years ago
backward_strategy.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
base.py Fix dygraph exit issue (#24347) 6 years ago
checkpoint.py API(to_variable/save_dygraph) error message enhancement(#23683) 6 years ago
container.py add LayerList insert and extend (#23377) 6 years ago
jit.py [dy2static] Support for static graph training with @declarative decorator (#24259) 6 years ago
layer_object_helper.py fix if logic in dygraph (#23728) 6 years ago
layers.py [dy2static] Support for static graph training with @declarative decorator (#24259) 6 years ago
learning_rate_scheduler.py Add parameter(learning_rate) in NoamDecay (#23156) 6 years ago
math_op_patch.py Fix np ndarray mul varbase (#24331) 6 years ago
nn.py fix if logic in dygraph, test=develop (#24208) 6 years ago
parallel.py support if logic for Variable in dygraph (#22892) 6 years ago
parallel_helper.py update parallel_helper (#17691) 7 years ago
profiler.py move imperative to dygraph, test=develop 7 years ago
rnn.py Fix dygraph rnn doc (#24148) 6 years ago
static_runner.py Fix some problems in StaticModelRunner (#24082) 6 years ago
tracer.py unexpose tracer, test=develop (#22661) 6 years ago
varbase_patch_methods.py [dy2static] Add print transformer and unify print format (#24068) 6 years ago