Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/public/
Dsession.h185 const thread::ThreadPoolOptions& threadpool_options) { in Run()
272 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc499 const thread::ThreadPoolOptions& threadpool_options) { in RunInternal()
835 const thread::ThreadPoolOptions& threadpool_options) { in Run()
1912 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable()
/external/tensorflow/tensorflow/cc/saved_model/
Dloader.cc387 const thread::ThreadPoolOptions& threadpool_options) override { in RunCallable()