Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc1066 void RunHandler::Impl::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler::Impl
1109 void RunHandler::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc995 void RunHandler::Impl::ScheduleInterOpClosure(TaskFunction fn) { in ScheduleInterOpClosure() function in tfrt::tf::RunHandler::Impl
1041 void RunHandler::ScheduleInterOpClosure(TaskFunction fn) { in ScheduleInterOpClosure() function in tfrt::tf::RunHandler