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
Huihuang Zheng d066d6f994
[Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103)
6 years ago
..
__init__.py Support "while" in Dygraph to Static (#22841) 6 years ago
ast_transformer.py Support to use external function (#23057) 6 years ago
break_continue_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 6 years ago
cache_program.py [Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103) 6 years ago
ifelse_transformer.py Fix returned arguments in IfElse_fn test=develop (#23102) 6 years ago
list_transformer.py Support slice write in dygraph_to_static. test=develop (#23055) 6 years ago
loop_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 6 years ago
static_analysis.py Tensor.shape support control flow if/for/while and bugfix (#22866) 6 years ago
tensor_shape_transformer.py Tensor.shape support control flow if/for/while and bugfix (#22866) 6 years ago
utils.py Support to use external function (#23057) 6 years ago
variable_trans_func.py [Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103) 6 years ago