aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/mirror_pad_op.cc
Commit message (Expand)AuthorAge
* [TF:XLA] Add support for mirror_pad in symmetric mode.Gravatar A. Unique TensorFlower2018-08-28
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [XLA] Change code in TF/XLA bridge that uses XlaBuilder:: methods to build op...Gravatar Peter Hawkins2018-06-28
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-28
* Automated g4 rollback of changelist 200777514Gravatar Kay Zhu2018-06-19
* Automated g4 rollback of changelist 200750664Gravatar Kay Zhu2018-06-15
* [TF2XLA] Remove the last unncessary host-to-device memcpy, and remove theGravatar Kay Zhu2018-06-15
* [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
* [XLA] Implement MirrorPad op.Gravatar Chris Leary2017-08-01