aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_query.cc
Commit message (Expand)AuthorAge
* [XLA] Make overly-specific ShapeUtil predicate a little more general.Gravatar Chris Leary2018-10-08
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Performance microtweaks: Pass by reference rather than by value; pre-reserve ...Gravatar A. Unique TensorFlower2018-06-19
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Second change for HLO interpreter.Gravatar A. Unique TensorFlower2017-05-02
* [XLA] Initial introduction for a HLO instruction evaluator.Gravatar A. Unique TensorFlower2017-04-18
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09