Home
last modified time | relevance | path

Searched refs:ComputeBlockSizes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc850 static inline void ComputeBlockSizes(const ConstMatrixMapL& left,
1316 inline void SparseMatMul<TL, TR>::ComputeBlockSizes( in ComputeBlockSizes() function in tensorflow::SparseMatMul
1538 ComputeBlockSizes(left, right, transpose_left, num_threads, &KR, &NR, &KL, in Compute()