aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/shape_op.cc
Commit message (Expand)AuthorAge
* Refactor out the metadata_ops set from const_analysis to a per-op bit; NFCGravatar Sanjoy Das2018-09-17
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-28
* Implement Shape and friends as a direct XLA kernelsGravatar Igor Ganichev2018-06-11
* 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] Support for DT_INT64 in the VariableShape operation.Gravatar Asim Shankar2017-12-06
* Add int64 support to XLA Shape op.Gravatar A. Unique TensorFlower2017-11-30
* Register OnesLike kernel in XLA.Gravatar Suharsh Sivakumar2017-04-03
* [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