Searched defs:test_graph (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/side_effect/ |
| D | order_enforce_test.cc | 89 FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "test_two_loads"); in TEST_F() local 117 FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "test_partial_load_arg"); in TEST_F() local 146 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "test_partial_load_arg_ca… in TEST_F() local 174 FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "test_call_out_load"); in TEST_F() local 204 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "load_ref_same_to_call_ou… in TEST_F() local 234 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_order_enforce", "test_switch_switch_call"… in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/optimizer/ |
| D | renormalize_test.cc | 53 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_renormalize", "test_poly_delay_specialize… in TEST_F() local 66 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_renormalize", "test_ignore_flag_with_twic… in TEST_F() local
|
| D | opt_test.cc | 316 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_tuple_flatten", "test_flatten_switch_part… in TEST_F() local 345 …FuncGraphPtr test_graph = getPyFun.CallAndParseRet("test_tuple_flatten", "test_flatten_switch_laye… in TEST_F() local 373 FuncGraphPtr test_graph = in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/pipeline/static_analysis/ |
| D | static_analysis_test.cc | 440 FuncGraphPtr test_graph = getPyFun_.CallAndParseRet("eval_test_functions", "func"); in TEST_F() local
|