aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/reduction_ops_common.cc
Commit message (Expand)AuthorAge
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* Use absl functions instead of str_util within tf2xla.Gravatar Justin Lebar2018-08-23
* Allow DT_INT64 indices for reduction ops.Gravatar Sanjoy Das2018-08-22
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* Move xla_computation.* from xla/client/xla_client up to xla/client.Gravatar Mark Heffernan2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Add a new client helper library for building constants.Gravatar Peter Hawkins2018-07-02
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-27
* 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] do not emit bfloat16 sum reductions from tf2xlaGravatar Nick Desaulniers2018-03-21
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [TF:XLA] Simplify the implementation and the emitted code for tf.reduce_mean(...Gravatar Peter Hawkins2017-03-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09