Searched refs:GetLRUCache (Results 1 – 1 of 1) sorted by relevance
1797 auto& lru_cache = MklPrimitiveFactory<T>::GetLRUCache(); in GetOp()1802 auto& lru_cache = MklPrimitiveFactory<T>::GetLRUCache(); in SetOp()1823 static inline LRUCache<MklPrimitive>& GetLRUCache() { in GetLRUCache() function