Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h185 const thread::ThreadPoolOptions& threadpool_options) { in Run()
272 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc510 const thread::ThreadPoolOptions& threadpool_options) { in RunInternal()
852 const thread::ThreadPoolOptions& threadpool_options) { in Run()
1929 const thread::ThreadPoolOptions& threadpool_options) { in RunCallable()
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc415 const thread::ThreadPoolOptions& threadpool_options) override { in RunCallable()