aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/topk_op.cc
Commit message (Expand)AuthorAge
* Adds a NonMaxSuppressionV4 op, with a corresponding TF2XLA implementation.Gravatar Tayo Oguntebi2018-07-30
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* Add support for rank >= 1 tensors for XLA top_k_v2.Gravatar A. Unique TensorFlower2018-07-18
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [TF:XLA] A more generic TopK.Gravatar Michael Kuperstein2018-06-29
* [XLA] Add new helper xla::Iota().Gravatar Peter Hawkins2018-06-29
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-27
* Handle positive and negative infinity in TopKV2.Gravatar A. Unique TensorFlower2018-06-20
* [TF:XLA] Implement TopKV2 for bfloat16 types by packing into a float32Gravatar Peter Hawkins2018-06-18