Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc783 using ConstMatrixMapL = BasicMatrixMap<const TL>; typedef in tensorflow::SparseMatMul
864 using ConstMatrixMapL = BasicMatrixMap<const TL>; typedef in tensorflow::LibxsmmSparseMatMul