Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_util.cc109 void SchedClosure(std::function<void()> closure) { in SchedClosure() function
Ddirect_session.cc232 void DirectSession::SchedClosure(thread::ThreadPool* pool, in SchedClosure() function in tensorflow::DirectSession
/external/tensorflow/tensorflow/core/platform/posix/
Denv.cc118 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anoncb12d2290111::PosixEnv
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc100 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anon839461010111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h376 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function
/external/tensorflow/tensorflow/core/framework/
Drendezvous_test.cc74 void SchedClosure(std::function<void()> fn) { in SchedClosure() function in tensorflow::__anon2f0f779b0111::LocalRendezvousTest