Home
last modified time | relevance | path

Searched refs:enqueue_streaming_thread_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_service_impl.h123 enqueue_streaming_thread_.Schedule([this, call]() { in StreamingEnqueueHandler()
157 thread::ThreadPool enqueue_streaming_thread_; variable
H A Dgrpc_eager_service_impl.cc32 enqueue_streaming_thread_(env_->env, "enqueue_streaming_thread", 1) { in GrpcEagerServiceImpl()