Searched defs:async_task (Results 1 – 5 of 5) sorted by relevance
126 AsyncInferTaskPtr async_task = AsyncInferTask::MakeShared(control_run_order); in WaitForRun() local203 auto async_task = *it; in SetNextReady() local216 auto async_task = AsyncInferTask::MakeShared(shared_from_this()); in GetResult() local
86 AsyncInferTaskPtr async_task, trace::TraceGraphEvalStack graph_evals, in ExecEvaluator()1622 AsyncInferTaskPtr async_task = AsyncInferTask::MakeShared(control_run_order, thread_id); in ExecuteMultipleEvaluatorsMultiThread() local
272 async fn async_task(&self) -> bool { in async_task() method288 pub async fn async_task(&self) -> bool { in async_task() method300 async fn async_task(&self) -> bool { in async_task() method321 async fn async_task(&self) -> bool { in async_task() method333 async fn async_task(&self) -> bool { in async_task() method
81 char async_task; /**< set to allow the task to shrug off the loss member
1316 auto async_task = [device_context, old_device_address, new_device_address, stream_id]() { in ConvertContiguousDeviceAddress() local