aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/test_utils.h
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* Split out HloDotInstruction as subclass from HloInstruction.Gravatar A. Unique TensorFlower2018-09-06
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Add and use a layout-sensitive HLO verifier.Gravatar Justin Lebar2018-08-24
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* Various improvements to MakeFakeArguments.Gravatar Mark Heffernan2018-08-16
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Add features to HloRunner for running while leaving buffers on the device and...Gravatar Bjarke Hammersholt Roune2018-05-29
* [TF:XLA] clean up interface to xla::VerifyHloModuleGravatar Nick Desaulniers2018-05-04
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* Introduced tool to run an HLO module in replicated fashion, by infeeding rand...Gravatar A. Unique TensorFlower2018-04-12
* Rather than make potentially complex modifications to the Hlo graph, simply g...Gravatar Nick Desaulniers2017-12-05
* Add test util for setting init_value of SumReduce, ReduceWindow, and SelectAn...Gravatar Nick Desaulniers2017-11-15
* Move MakeFakeLiteral from client/lib/testing.h to tests/test_utils.h. Also re...Gravatar Mark Heffernan2017-11-10
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09