Searched defs:ShardedLRUCache (Results 1 – 1 of 1) sorted by relevance
351 class ShardedLRUCache : public Cache { class364 explicit ShardedLRUCache(size_t capacity) : last_id_(0) { in ShardedLRUCache() function in tensorflow::table::__anon4220aee90111::ShardedLRUCache