Searched defs:a_ref (Results 1 – 2 of 2) sorted by relevance
704 let a_ref = a.as_ref(); in time_eq() localVariable723 let a_ref = a.as_ref(); in time_ord() localVariable
191 auto a_ref = GetSparseMatrixRef(*input_matrix_a, rank, batch_idx, in Compute() local