Searched refs:TensorInfoCache (Results 1 – 1 of 1) sorted by relevance
789 struct TensorInfoCache {}; struct in tensorflow::SparseMatMul794 static inline void Compute(TensorInfoCache* cache,873 struct TensorInfoCache { struct in tensorflow::LibxsmmSparseMatMul885 typename SparseMatMul<TL, TR>::TensorInfoCache898 TensorInfoCache() : lock(), entries() {} in TensorInfoCache() argument927 ~TensorInfoCache() { in ~TensorInfoCache() argument936 TF_DISALLOW_COPY_AND_ASSIGN(TensorInfoCache);942 static inline void Compute(TensorInfoCache* cache,1078 typename DoMatMul<TL, TR>::TensorInfoCache cache_nt_;1080 typename DoMatMul<TR, TL>::TensorInfoCache cache_tr_;[all …]