aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_evaluator_test.cc
Commit message (Expand)AuthorAge
...
* Set the HloModule parent for HloComputations in all instances whereGravatar Mark Heffernan2017-08-02
* [XLA] Handle Reverse in HloEvaluator.Gravatar Kay Zhu2017-08-01
* [XLA] Add Reduce, DynamicSlice and DynamicSliceUpdate to HloEvaluator.Gravatar Kay Zhu2017-07-26
* [XLA] StatusOr testing macro TF_ASSIGN_OR_ASSERT_OK => TF_ASSERT_OK_AND_ASSIGNGravatar A. Unique TensorFlower2017-07-24
* [TF:XLA] Add Dot, Conv and Pad support to HloEvaluator. They are also by defaultGravatar Kay Zhu2017-06-30
* [XLA] Remove redundant conversion code in HloEvaluator.Gravatar Mark Heffernan2017-06-20
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* [XLA] Support broadcasting in the HloEvaluator.Gravatar Blake Hechtman2017-06-14
* Resubmit a reverted change. Original description:Gravatar Kay Zhu2017-06-07
* Automated g4 rollback of changelist 157174708Gravatar Kay Zhu2017-05-26
* [XLA] Enable HloEvaluator for constant folding, also merged a few operationsGravatar Kay Zhu2017-05-25
* [XLA] Second change for HLO interpreter.Gravatar A. Unique TensorFlower2017-05-02
* Internal change.Gravatar A. Unique TensorFlower2017-04-18
* [XLA] Initial introduction for a HLO instruction evaluator.Gravatar A. Unique TensorFlower2017-04-18