Use stable sort only if it is requested.
In the HloEvaluator implementation of Sort, choose std::stable_sort only if the is_stable boolean is set. PiperOrigin-RevId: 234452703
Loading
Please sign in to comment
In the HloEvaluator implementation of Sort, choose std::stable_sort only if the is_stable boolean is set. PiperOrigin-RevId: 234452703