Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op.cc779 using ConstMatrixMapR = BasicMatrixMap<const TR>; typedef in tensorflow::SparseMatMul
860 using ConstMatrixMapR = BasicMatrixMap<const TR>; typedef in tensorflow::LibxsmmSparseMatMul
952 using ConstMatrixMapR = BasicMatrixMap<const TR>; typedef in tensorflow::SparseMatMulOp