Searched refs:sorted_y (Results 1 – 3 of 3) sorted by relevance
474 sorted_y& cur_y = m_sorted_y[cell_ptr->y - m_min_y]; in sort_cells()485 sorted_y& cur_y = m_sorted_y[cell_ptr->y - m_min_y]; in sort_cells()491 const sorted_y& cur_y = m_sorted_y[i]; in sort_cells()
71 struct sorted_y { struct130 pod_array<sorted_y> m_sorted_y;
346 sorted_y = _sort_tensor(y)349 result = sorted_y[..., math_ops.to_int32(index)]