Searched defs:is_multi_thread_execution_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/ | ||
| D | actor_common.h | 380 static bool is_multi_thread_execution_; variable |
| D | actor_common.cc | 37 bool ActorDispatcher::is_multi_thread_execution_ = true; member in mindspore::runtime::ActorDispatcher |