Home
last modified time | relevance | path

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

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