Home
last modified time | relevance | path

Searched defs:MatrixL (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc780 using MatrixL = BasicMatrix<TL>; typedef in tensorflow::SparseMatMul
861 using MatrixL = BasicMatrix<TL>; typedef in tensorflow::LibxsmmSparseMatMul