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.cc781 using MatrixL = BasicMatrix<TL>; typedef in tensorflow::SparseMatMul
862 using MatrixL = BasicMatrix<TL>; typedef in tensorflow::LibxsmmSparseMatMul