aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/index_ops.cc
Commit message (Expand)AuthorAge
* [XLA] Add a new client helper library for building constants.Gravatar Peter Hawkins2018-07-02
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to...Gravatar Peter Hawkins2017-12-23
* Refactor ArgMin / ArgMax index ops as XlaHelpers.Gravatar A. Unique TensorFlower2017-10-31
* [TF:XLA] Replace a Mul in XlaArgMinMaxOp with an AndGravatar A. Unique TensorFlower2017-10-23
* [TF:XLA] Add support for ArgMin and ArgMax.Gravatar Peter Hawkins2017-09-29
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [TF:XLA] Refactor TF/XLA operator registration.Gravatar Peter Hawkins2017-03-30
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09