Searched defs:rhs_mat (Results 1 – 2 of 2) sorted by relevance
123 MatrixMap rhs_mat(rhs.data(), k, n); in TEST() local
148 EigenMatrixFloatMap rhs_mat(output_rhs_tensor->matrix<float>().data(), in Compute() local