Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_response_cache.h68 struct ResponseCacheEntry { struct
90 gtl::FlatMap<int64, ResponseCacheEntry> response_cache_ TF_GUARDED_BY(mu_); argument