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 1d4d89baf8
[Dy2stat] Add data_layer_not_check (#23351)
6 years ago
..
__init__.py Refactoring Program Cache Related Code (#23118) 6 years ago
ast_transformer.py Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227) 6 years ago
break_continue_transformer.py Add Support for Break and Continue in Dygraph to Static (#23067) 6 years ago
ifelse_transformer.py fix is_controw_flow bug with `if Tensor.numpy()` (#23251) 6 years ago
list_transformer.py fix bug of ListTransformer in dygraph_to_static. test=develop (#23153) 6 years ago
loop_transformer.py Remove Read-Only Basic Type Variable in loop_vars (#23299) 6 years ago
program_translator.py [Dy2stat] Add data_layer_not_check (#23351) 6 years ago
static_analysis.py [Dy2stat] Add data_layer_not_check (#23351) 6 years ago
tensor_shape_transformer.py Tensor.shape support control flow if/for/while and bugfix (#22866) 6 years ago
utils.py Improve function is_control_flow_to_transform. test=develop (#23109) 6 years ago
variable_trans_func.py [Dy2stat] Add data_layer_not_check (#23351) 6 years ago