Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dactor_common.h335 static void set_enable_runtime_multi_pipeline(bool enable_runtime_multi_pipeline) { in set_enable_runtime_multi_pipeline()
340 static bool enable_runtime_multi_pipeline() { return enable_runtime_multi_pipeline_; } in enable_runtime_multi_pipeline() function