Searched refs:IsPrimitiveMemOptEnabled (Results 1 – 4 of 4) sorted by relevance
413 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled() && in Compute()
475 bool do_not_cache = MklPrimitiveFactory<T>::IsPrimitiveMemOptEnabled(); in Compute()
1060 MklPrimitiveFactory<Tinput>::IsPrimitiveMemOptEnabled() && in Compute()
2194 static inline bool IsPrimitiveMemOptEnabled() { in IsPrimitiveMemOptEnabled() function