Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc143 void SchedClosureAfter(int64 micros, std::function<void()> closure) override { in SchedClosureAfter() function in tensorflow::__anon6902f3df0111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/default/
Denv.cc178 void SchedClosureAfter(int64 micros, std::function<void()> closure) override { in SchedClosureAfter() function in tensorflow::__anonb139dcb90111::PosixEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h525 void SchedClosureAfter(int64 micros, std::function<void()> closure) override { in SchedClosureAfter() function