Searched defs:SchedClosureAfter (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/tsl/platform/windows/ | ||
| D | env.cc | 143 void SchedClosureAfter(int64 micros, std::function<void()> closure) override { in SchedClosureAfter() function in tensorflow::__anona55899670111::WindowsEnv |
| /external/tensorflow/tensorflow/tsl/platform/default/ | ||
| D | env.cc | 180 void SchedClosureAfter(int64 micros, std::function<void()> closure) override { in SchedClosureAfter() function in tensorflow::__anoned8f82410111::PosixEnv |
| /external/tensorflow/tensorflow/core/platform/ | ||
| D | env.h | 541 void SchedClosureAfter(int64_t micros, in SchedClosureAfter() function |