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.cc849 static inline void ComputeBlockSizes(const ConstMatrixMapL& left,
1317 inline void SparseMatMul<TL, TR>::ComputeBlockSizes( in ComputeBlockSizes() function in tensorflow::SparseMatMul
1535 ComputeBlockSizes(left, right, transpose_left, num_threads, &KR, &NR, &KL, in Compute()