aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/reverse_op.cc
Commit message (Expand)AuthorAge
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* [XLA] Allow ReverseV2 to have negative axes.Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-27
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to...Gravatar Peter Hawkins2017-12-23
* [TF:XLA] Move XlaResource into its own file, and refactor it into a better-ab...Gravatar Peter Hawkins2017-12-20
* [TF:XLA] Refactor TF/XLA operator registration.Gravatar Peter Hawkins2017-03-30
* TF-XLA Bridge ops, tests, and registrations for ReverseOp and ReverseV2Op.Gravatar A. Unique TensorFlower2017-03-07