Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc814 static inline std::unique_ptr<BlockingCounter> CreateSparseSlices(
1137 SparseMatMul<TL, TR>::CreateSparseSlices( in CreateSparseSlices() function in tensorflow::SparseMatMul
1540 CreateSparseSlices(ConstMatrixMapL(left.data(), left.dimensions()), in Compute()