Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dactor_common.h327 static bool is_memory_allocation_sync() { return is_memory_allocation_sync_; } in is_memory_allocation_sync() function
328 static void set_is_memory_allocation_sync(bool is_memory_allocation_sync) { in set_is_memory_allocation_sync()