Searched refs:GetSparseMatrixRef (Results 1 – 2 of 2) sorted by relevance
191 auto a_ref = GetSparseMatrixRef(*input_matrix_a, rank, batch_idx, in Compute()193 auto b_ref = GetSparseMatrixRef(*input_matrix_b, rank, batch_idx, in Compute()265 Eigen::Ref<const SparseMatrix> GetSparseMatrixRef( in GetSparseMatrixRef() function in tensorflow::CSRSparseMatMulCPUOp
263 Eigen::Ref<const SparseMatrix> GetSparseMatrixRef( in GetSparseMatrixRef() function in tensorflow::CSRMatMulCPUOp313 auto sparse_matrix = GetSparseMatrixRef( in SparseDenseMatMulWithoutTransposedLHS()384 auto sparse_matrix = GetSparseMatrixRef( in SparseDenseMatMulWithTransposedLHS()