Commit 24a7280b authored by Adrian Kuegel's avatar Adrian Kuegel Committed by TensorFlower Gardener
Browse files

Remove the optimization to replace sort with scatter.

We will switch to allowing to specify a computation for sorting.
This will make it even less likely that this optimization will kick in.
TopK will specify a computation to sort into descending order, and
the current logic assumes that the sorting is done into ascending order.

PiperOrigin-RevId: 231557946
parent a93f06d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment