Home
last modified time | relevance | path

Searched refs:threadpool_options (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/lib/core/
DBUILD129 name = "threadpool_options",
130 hdrs = ["threadpool_options.h"],
132 "//tensorflow/core/platform:threadpool_options",
175 "threadpool_options.h",
197 "threadpool_options.h",
278 "threadpool_options.h",
/external/tensorflow/tensorflow/core/public/
Dsession.h185 const thread::ThreadPoolOptions& threadpool_options) { in Run() argument
272 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable() argument
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h93 const thread::ThreadPoolOptions& threadpool_options) override;
132 const thread::ThreadPoolOptions& threadpool_options) override;
270 const thread::ThreadPoolOptions& threadpool_options);
Ddirect_session.cc499 const thread::ThreadPoolOptions& threadpool_options) { in RunInternal() argument
577 } else if (threadpool_options.inter_op_threadpool != nullptr) { in RunInternal()
579 threadpool_options.inter_op_threadpool); in RunInternal()
647 args.user_intra_op_threadpool = threadpool_options.intra_op_threadpool; in RunInternal()
830 const thread::ThreadPoolOptions& threadpool_options) { in Run() argument
890 threadpool_options)); in Run()
1907 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable() argument
1988 executors_and_keys.get(), run_metadata, threadpool_options)); in RunCallable()
/external/tensorflow/tensorflow/cc/client/
Dclient_session.cc135 const thread::ThreadPoolOptions& threadpool_options) const { in Run()
154 threadpool_options); in Run()
Dclient_session.h102 const thread::ThreadPoolOptions& threadpool_options) const;
/external/tensorflow/tensorflow/cc/saved_model/
Dloader.cc393 const thread::ThreadPoolOptions& threadpool_options) override { in RunCallable() argument
395 run_metadata, threadpool_options); in RunCallable()
/external/tensorflow/tensorflow/core/platform/
DBUILD857 name = "threadpool_options",
858 hdrs = ["threadpool_options.h"],
1041 ":threadpool_options",
1497 "threadpool_options.h",
1845 "threadpool_options.h",
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/
DBUILD831 "//tensorflow/core/platform:threadpool_options",
874 "//tensorflow/core/platform:threadpool_options",
1274 "//tensorflow/core/platform:threadpool_options",
/external/tensorflow/tensorflow/core/
DBUILD292 "//tensorflow/core/platform:threadpool_options",
1350 "//tensorflow/core/lib/core:threadpool_options",
1459 "//tensorflow/core/platform:threadpool_options",