Home
last modified time | relevance | path

Searched defs:save_graphs (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_ops_min.py34 def min_max_case(op_func, np_func, data_dtype=np.float32, has_nan=False, save_graphs=False): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc299 bool save_graphs = context_ptr->CanDump(kIntroductory); in InlineCallGraph() local
678 bool save_graphs = context_ptr->CanDump(kIntroductory); in FlattenConditionNodeInput() local
752 bool save_graphs = context_ptr->CanDump(kIntroductory); in InlineSwitchGraph() local
985 bool save_graphs = context_ptr->CanDump(kIntroductory); in DoStreamAssign() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/optimizer/
Dlib_test.cc66 bool save_graphs = false) { in CheckTransform()
76 bool save_graphs = false) {
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/
Djit_grad.cc366 int save_graphs = MsContext::GetInstance()->get_param<int>(MS_CTX_SAVE_GRAPHS_FLAG); in RecordForwardGraphForJit() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dsession_basic.cc1454 bool save_graphs = context_ptr->CanDump(kIntroductory); in DumpGraphs() local