Searched refs:ComputeBlockSizes (Results 1 – 1 of 1) sorted by relevance
849 static inline void ComputeBlockSizes(const ConstMatrixMapL& left,1317 inline void SparseMatMul<TL, TR>::ComputeBlockSizes( in ComputeBlockSizes() function in tensorflow::SparseMatMul1535 ComputeBlockSizes(left, right, transpose_left, num_threads, &KR, &NR, &KL, in Compute()