Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/client/
Dclient_session_test.cc55 void ScheduleWithHint(std::function<void()> fn, int start, int end) override { in ScheduleWithHint() function in tensorflow::__anon30c9f4340111::CustomThreadPoolImpl
/external/tensorflow/tensorflow/core/platform/
Dthreadpool.cc251 void ThreadPool::ScheduleWithHint(std::function<void()> fn, int start, in ScheduleWithHint() function in tensorflow::thread::ThreadPool