Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util.h2176 auto& lru_cache = MklPrimitiveFactory<T>::GetLRUCache(); in GetOp()
2181 auto& lru_cache = MklPrimitiveFactory<T>::GetLRUCache(); in SetOp()
2202 static inline LRUCache<MklPrimitive>& GetLRUCache() { in GetLRUCache() function