Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/forward/
Dforward_task.h125 const size_t &input_idx, bool need_wait)> in AllocViewMemBackendTask()
/third_party/mesa3d/src/amd/vulkan/
Dradv_queue.c1687 const bool need_wait = wait_count > 0; in radv_queue_submit_normal() local