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/dygraph_to_static
liym27 b290420fc4
fix bug in the transformation from to_variable to assign. test=develop (#22885)
6 years ago
..
__init__.py Support "while" in Dygraph to Static (#22841) 6 years ago
ast_transformer.py fix bug in the transformation from to_variable to assign. test=develop (#22885) 6 years ago
ast_utils.py Support Tensor.shape in dygraph_to_static (#22830) 6 years ago
cache_program.py Add program_cache in dygrapht_to_static (#22766) 6 years ago
loop_transformer.py Fix NameVisitor bugs (#22847) 6 years ago
static_analysis.py support fetch feed in dygraph to static graph (#22767) 6 years ago
utils.py fix bug in the transformation from to_variable to assign. test=develop (#22885) 6 years ago
variable_trans_func.py Support "while" in Dygraph to Static (#22841) 6 years ago