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 fb7b008acc
Add Support for Break and Continue in Dygraph to Static (#23067)
5 years ago
..
__init__.py Support "while" in Dygraph to Static (#22841) 5 years ago
ast_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
break_continue_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
cache_program.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
ifelse_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
list_transformer.py Support slice write in dygraph_to_static. test=develop (#23055) 5 years ago
loop_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
static_analysis.py Tensor.shape support control flow if/for/while and bugfix (#22866) 5 years ago
tensor_shape_transformer.py Tensor.shape support control flow if/for/while and bugfix (#22866) 5 years ago
utils.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
variable_trans_func.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago