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/tests/unittests/dygraph_to_static
zhongpu 7ca836d3da
support if logic for Variable in dygraph (#22892)
6 years ago
..
CMakeLists.txt support fetch feed in dygraph to static graph (#22767) 6 years ago
ifelse_simple_func.py support if logic for Variable in dygraph (#22892) 6 years ago
test_ast_util.py Support to use external function (#23057) 6 years ago
test_basic_api_transformation.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_break_continue.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_cache_program.py Add convert_function_with_cache in dygraph_to_static_func (#23190) 6 years ago
test_dict.py fix is_controw_flow bug with `if Tensor.numpy()` (#23251) 6 years ago
test_fetch_feed.py Add program_cache in dygrapht_to_static (#22766) 6 years ago
test_ifelse.py support if logic for Variable in dygraph (#22892) 6 years ago
test_ifelse_basic.py fix is_controw_flow bug with `if Tensor.numpy()` (#23251) 6 years ago
test_list.py fix bug of ListTransformer in dygraph_to_static. test=develop (#23153) 6 years ago
test_loop.py Remove Read-Only Basic Type Variable in loop_vars (#23299) 6 years ago
test_mnist.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_program_translator.py Add dygraph_to_static_code and get_code in ProgramTranslator (#23162) 6 years ago
test_resnet.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_save_inference_model.py Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227) 6 years ago
test_save_load.py Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227) 6 years ago
test_slice.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_static_analysis.py Support Parameter type determination in StaticAnalysis (#23302) 6 years ago
test_tensor_shape.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 6 years ago
test_transformer.py Add unittest for transformer prediction in dygraph_to_static (#23207) 6 years ago
test_utils.py Add Support for Break and Continue in Dygraph to Static (#23067) 6 years ago
test_variable_trans_func.py [Dy2stat] Add data_layer_not_check (#23351) 6 years ago
transformer_dygraph_model.py support if logic for Variable in dygraph (#22892) 6 years ago
transformer_util.py Add unittest for transformer prediction in dygraph_to_static (#23207) 6 years ago