Searched defs:ScheduleInterOpClosure (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | run_handler.cc | 1066 void RunHandler::Impl::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler::Impl |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ | ||
H A D | run_handler.cc | 995 void RunHandler::Impl::ScheduleInterOpClosure(TaskFunction fn) { in ScheduleInterOpClosure() function in tfrt::tf::RunHandler::Impl |