aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/reshape_op.cc
Commit message (Expand)AuthorAge
* Reapply "Allow DT_INT64 input shapes for ReshapeOp." with fix.Gravatar Sanjoy Das2018-08-21
* Automated rollback of commit 9f59beb67643953d87e7673fa0000cc775562693Gravatar Sanjoy Das2018-08-21
* Allow DT_INT64 input shapes for ReshapeOp.Gravatar Sanjoy Das2018-08-21
* [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
* [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to...Gravatar Peter Hawkins2017-12-23
* 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