aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/user_computation_test.cc
Commit message (Expand)AuthorAge
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* An initial step of eliminating all implicit broadcast at the HLO level.Gravatar A. Unique TensorFlower2017-05-29
* [TF:XLA] Set metadata of all added HLO instructions when lowering computations.Gravatar A. Unique TensorFlower2017-05-03
* Added and using GMock matcher for HloInstructionGravatar A. Unique TensorFlower2017-04-14
* [XLA] Properly version outfeed and send operations in UserComputation.Gravatar Mark Heffernan2017-02-21