aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/reverse_sequence_op.cc
Commit message (Expand)AuthorAge
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [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
* [TF:XLA] Do not rely on implementation-defined semantics of DynamicSlice.Gravatar Michael Kuperstein2018-05-17
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] Implement ReverseSequence operator.Gravatar Peter Hawkins2018-01-29