Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_util.cc166 void SchedClosure(std::function<void()> closure) { in SchedClosure() function
/external/tensorflow/tensorflow/tsl/platform/windows/
Denv.cc127 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anone30ff3d80111::WindowsEnv
/external/tensorflow/tensorflow/tsl/platform/default/
Denv.cc172 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anon2b46dcb20111::PosixEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h547 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function
/external/tensorflow/tensorflow/core/framework/
Drendezvous_test.cc76 void SchedClosure(std::function<void()> fn) { in SchedClosure() function in tensorflow::__anonb03d3e080111::LocalRendezvousTest