Searched refs:NewThreadPoolFromSessionOptions (Results 1 – 7 of 7) sorted by relevance
32 thread::ThreadPool* pool = NewThreadPoolFromSessionOptions(opts); in TEST()
48 thread::ThreadPool* NewThreadPoolFromSessionOptions(
156 thread::ThreadPool* NewThreadPoolFromSessionOptions( in NewThreadPoolFromSessionOptions() function
143 NewThreadPoolFromSessionOptions(options); in GlobalThreadPool()338 thread_pools_.emplace_back(NewThreadPoolFromSessionOptions(options_), in DirectSession()
52 local_thread_pool_.reset(tensorflow::NewThreadPoolFromSessionOptions(opts)); in TfrtContext()
111 NewThreadPoolFromSessionOptions(params.session_options)); in FromGraph()
160 thread_pool_(NewThreadPoolFromSessionOptions(opts)), in EagerContext()