Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/
Dcache.cc351 class ShardedLRUCache : public Cache { class
364 explicit ShardedLRUCache(size_t capacity) : last_id_(0) { in ShardedLRUCache() function in tensorflow::table::__anon4220aee90111::ShardedLRUCache