Searched refs:TensorInfoCache (Results 1 – 1 of 1) sorted by relevance
788 struct TensorInfoCache {}; struct in tensorflow::SparseMatMul793 static inline void Compute(TensorInfoCache* cache,872 struct TensorInfoCache { struct in tensorflow::LibxsmmSparseMatMul884 typename SparseMatMul<TL, TR>::TensorInfoCache897 TensorInfoCache() : lock(), entries() {} in TensorInfoCache() function926 ~TensorInfoCache() { in ~TensorInfoCache() argument935 TF_DISALLOW_COPY_AND_ASSIGN(TensorInfoCache);941 static inline void Compute(TensorInfoCache* cache,1077 typename DoMatMul<TL, TR>::TensorInfoCache cache_nt_;1079 typename DoMatMul<TR, TL>::TensorInfoCache cache_tr_;[all …]