Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op.cc778 using ConstMatrixMapL = BasicMatrixMap<const TL>; typedef in tensorflow::SparseMatMul
859 using ConstMatrixMapL = BasicMatrixMap<const TL>; typedef in tensorflow::LibxsmmSparseMatMul