A. Unique TensorFlower 682d130cf6 Exposes a variadic form of XlaSort. (Previously, we had XlaSort for 1 argument,
and XlaKeyValueSort for 2 arguments.)

The new op, XlaVariadicSort, fully exposes the xla::Sort functionality: can
take an arbitrary list of operands, can take dimension and
is_stable arguments, and a comparator function.

PiperOrigin-RevId: 348581487
Change-Id: I82b4ff0c37d433541167584475b004626bc8c82c
2020-12-21 22:35:25 -08:00
..
2020-12-07 12:41:46 -08:00
2020-06-22 15:06:38 -07:00
2020-04-14 16:35:30 +00:00
2020-08-14 15:48:19 -07:00
2020-04-10 09:56:10 -07:00
2020-12-07 12:41:46 -08:00
2020-10-29 01:08:30 +03:00