Home
last modified time | relevance | path

Searched refs:enable_sync_run (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1278 auto enable_sync_run = ms_context->get_param<bool>(MS_CTX_ENABLE_PYNATIVE_SYNCHRONIZE); in DebugStreamSync() local
1279 if (enable_sync_run) { in DebugStreamSync()