Searched refs:SetAsyncForThread (Results 1 – 3 of 3) sorted by relevance
106 Status SetAsyncForThread(bool async);
124 Status EagerContext::SetAsyncForThread(bool async) { in SetAsyncForThread() function in tensorflow::EagerContext
331 status->status = ctx->context.SetAsyncForThread(enable); in TFE_ContextSetAsyncForThread()