Searched refs:tensor_out_dup_mat (Results 1 – 1 of 1) sorted by relevance
262 EigenMatrixMap tensor_out_dup_mat( in Compute() local309 T& output_ref = tensor_out_dup_mat.coeffRef(d, out_index); in Compute()333 DCHECK_EQ(tensor_out_dup_mat(j, i), tensor_out_mat(j, i)); in Compute()