Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc244 void RunHandler::Impl::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler::Impl
267 void RunHandler::ScheduleInterOpClosure(std::function<void()> fn) { in ScheduleInterOpClosure() function in tensorflow::RunHandler