Home
last modified time | relevance | path

Searched defs:test_graph (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/side_effect/
Dorder_enforce_test.cc89 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/
Drenormalize_test.cc53 …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
Dopt_test.cc316 …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/
Dstatic_analysis_test.cc440 FuncGraphPtr test_graph = getPyFun_.CallAndParseRet("eval_test_functions", "func"); in TEST_F() local