Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.h69 int64 response_cache_bytes = 0; member
Dgrpc_worker_service.cc380 if (options.response_cache_bytes > 0) { in GrpcWorkerService()
382 new GrpcResponseCache(options.response_cache_bytes, in GrpcWorkerService()