aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/literal_test_util.h
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Move more comparison functions to non-test library.Gravatar Chris Leary2018-05-14
* [XLA] Roll forward fix to use TF macro.Gravatar Chris Leary2018-05-10
* [XLA] Break out literal comparisons from testonly target.Gravatar Chris Leary2018-05-10
* [XLA] First step in adding Literal slice classes, to improve interface safetyGravatar Kay Zhu2018-05-09
* Improve error messages for LiteralTestUtil::Near.Gravatar Mark Heffernan2018-04-19
* Add a test that exhaustively checks Log/Exp/TanhGravatar Sanjoy Das2018-02-09
* [XLA] Remove LiteralTestUtil::EqualTuple / NearTuple.Gravatar Justin Lebar2018-01-23
* [XLA] Make hlo_test_base support running and comparing an hlo module.Gravatar A. Unique TensorFlower2017-12-07
* Tuple literal conversions for BF16 and F32Gravatar Yuanzhong Xu2017-12-06
* Make ClientLibraryTestBase automatic choose float precision based on a flag.Gravatar A. Unique TensorFlower2017-11-27
* [XLA] Fix a bug in ComputationBuilder::Collapse and add more tests/docs.Gravatar Chris Leary2017-10-06
* Fix a minor issue w/ allreduceGravatar James Qin2017-10-06
* [XLA:CPU] Make EmitTargetAddressForOp return void (well, technically Status).Gravatar Justin Lebar2017-10-06
* [TF2XLA] Update device name in convert and redo check that name parsing is co...Gravatar Jacques Pienaar2017-10-06
* [XLA] Fix a bug in ComputationBuilder::Collapse and add more tests/docs.Gravatar Chris Leary2017-10-06
* Change ReferenceUtil::Slice{2,3,4}D to accept a strides parameter.Gravatar A. Unique TensorFlower2017-07-13
* Make ClientLibraryTestBase able to test all layouts for all input arguments.Gravatar A. Unique TensorFlower2017-07-11
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* 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
* [TF:XLA] Added unittest for transpose constant foldingGravatar A. Unique TensorFlower2017-05-02
* Using GMock matchers in XLA tests.Gravatar A. Unique TensorFlower2017-04-11
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09