Searched refs:session_inter_op_thread_pool (Results 1 – 5 of 5) sorted by relevance
31 name: "session_inter_op_thread_pool"
462 // true or session_inter_op_thread_pool is configured.469 // per-session thread pools configured by session_inter_op_thread_pool.472 // session_inter_op_thread_pool to have one element, whose num_threads equals495 repeated ThreadPoolOptionProto session_inter_op_thread_pool = 12; field741 // The thread pool to use, if session_inter_op_thread_pool is configured.
144 pool = config_pb.session_inter_op_thread_pool.add()150 pool = config_pb.session_inter_op_thread_pool.add()157 pool = config_pb.session_inter_op_thread_pool.add()162 len(config_pb.session_inter_op_thread_pool) - 1)
279 options.config.session_inter_op_thread_pool(0).num_threads(); in GetOrCreateRunHandlerPool()333 options_, options_.config.session_inter_op_thread_pool(i), i, &pool, in DirectSession()
2533 const ::tensorflow::ThreadPoolOptionProto& session_inter_op_thread_pool(int index) const; in Swap()2536 session_inter_op_thread_pool() const; in Swap()6364 inline const ::tensorflow::ThreadPoolOptionProto& ConfigProto::session_inter_op_thread_pool(int ind… in session_inter_op_thread_pool() function6377 ConfigProto::session_inter_op_thread_pool() const { in session_inter_op_thread_pool() function