Searched refs:c_slice_size (Results 1 – 1 of 1) sorted by relevance
536 const int64 c_slice_size = c_matrix_lhs * c_matrix_rhs; in Compute() local575 T* c_i = &c_t->template flat<T>()(i * c_slice_size); in Compute()665 c_mat_col_major.data() + i * c_slice_size, in Compute()