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
Aurelius84 d1f9a26c95
Refine mechanism of calling outer function in dy2static (#23688)
5 years ago
..
CMakeLists.txt support fetch feed in dygraph to static graph (#22767) 5 years ago
ifelse_simple_func.py [Dy2stat] Make loop_transformer supports class variable (#23478) 5 years ago
test_ast_util.py Support to use external function (#23057) 5 years ago
test_basic_api_transformation.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 5 years ago
test_break_continue.py [Dy2stat] Make loop_transformer supports class variable (#23478) 5 years ago
test_cache_program.py Return VarBase of ProgramTranslator.get_output instead of numpy.ndarray. test=develop (#23663) 5 years ago
test_dict.py Refine mechanism of calling outer function in dy2static (#23688) 5 years ago
test_fetch_feed.py Return VarBase of ProgramTranslator.get_output instead of numpy.ndarray. test=develop (#23663) 5 years ago
test_ifelse.py Refine mechanism of calling outer function in dy2static (#23688) 5 years ago
test_ifelse_basic.py fix is_controw_flow bug with `if Tensor.numpy()` (#23251) 5 years ago
test_list.py fix bug of ListTransformer in dygraph_to_static. test=develop (#23153) 5 years ago
test_loop.py [Dy2stat] Make loop_transformer supports class variable (#23478) 5 years ago
test_mnist.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 5 years ago
test_program_translator.py Add dygraph_to_static_code and get_code in ProgramTranslator (#23162) 5 years ago
test_resnet.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 5 years ago
test_save_inference_model.py Solve the conflict of ops with the same name, test for CI. (#23573) 5 years ago
test_save_load.py Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227) 5 years ago
test_se_resnet.py Add unittest for se_resnet in dygraph_to_static. test=develop (#23566) 5 years ago
test_slice.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 5 years ago
test_static_analysis.py Support Parameter type determination in StaticAnalysis (#23302) 5 years ago
test_tensor_shape.py Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150) 5 years ago
test_transformer.py Revert to usage of 'fill_constant' in test_transformer. test=develop (#23529) 5 years ago
test_utils.py Add Support for Break and Continue in Dygraph to Static (#23067) 5 years ago
test_variable_trans_func.py [Dy2stat] Add data_layer_not_check (#23351) 5 years ago
transformer_dygraph_model.py Revert to usage of 'fill_constant' in test_transformer. test=develop (#23529) 5 years ago
transformer_util.py Add unittest for transformer prediction in dygraph_to_static (#23207) 5 years ago