Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc838 static inline void SliceMatrix(const MatrixR& mat, const int num_rows,
1292 inline void SparseMatMul<TL, TR>::SliceMatrix( in SliceMatrix() function in tensorflow::SparseMatMul
1312 SliceMatrix(*buffer, num_rows, num_slices, slices); in CreateDenseSlices()