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