aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/xla_helpers.h
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [XLA] Add a new client helper library for building constants.Gravatar Peter Hawkins2018-07-02
* [XLA] Add new helper xla::Iota().Gravatar Peter Hawkins2018-06-29
* [TF:XLA] Implement UnsortedSegment{Prod,Min,Max} operators.Gravatar Peter Hawkins2018-06-25
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] do not emit bfloat16 sum reductions from tf2xlaGravatar Nick Desaulniers2018-03-21
* Refactor ArgMin / ArgMax index ops as XlaHelpers.Gravatar A. Unique TensorFlower2017-10-31
* [TF:XLA] Improve numerical stability of SoftPlus.Gravatar Peter Hawkins2017-10-04
* [TF:XLA] Add support for ArgMin and ArgMax.Gravatar Peter Hawkins2017-09-29
* [XLA] Add helper method xla::MakeEdgePaddingConfig for creating an xla::Paddi...Gravatar Peter Hawkins2017-09-14
* Refactor XLA Gather to use a common implementation for Gather, ResourceGather...Gravatar A. Unique TensorFlower2017-08-14
* [TF:XLA] Implementing ResourceGather in TF2XLA.Gravatar A. Unique TensorFlower2017-07-12
* [TF:XLA] Implement SparseSoftmaxCrossEntropyWithLogits.Gravatar Peter Hawkins2017-03-03
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09