Searched defs:SetExecutorForThread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
H A D | context.cc | 430 void EagerContext::SetExecutorForThread(EagerExecutor* executor) { in SetExecutorForThread() function in tensorflow::EagerContext |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ | ||
H A D | c_api_tfrt.cc | 1235 void ContextInterface::SetExecutorForThread( in SetExecutorForThread() function in tfrt::tf::ContextInterface |