Searched refs:GetLRUCache (Results 1 – 1 of 1) sorted by relevance
2176 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