Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
Drun_handler.cc1002 void RunHandler::Impl::ScheduleInterOpClosure(TaskFunction fn) { in ScheduleInterOpClosure() function in tfrt::tf::RunHandler::Impl
1048 void RunHandler::ScheduleInterOpClosure(TaskFunction fn) { in ScheduleInterOpClosure() function in tfrt::tf::RunHandler
/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc1054 void RunHandler::Impl::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler::Impl
1097 void RunHandler::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler