aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/reference_util_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* [XLA] Add zero-sized batchnorm test.Gravatar Justin Lebar2017-12-21
* [XLA] Separate input and output spatial dimensions for convolutionGravatar David Majnemer2017-11-27
* Automated g4 rollback of changelist 170358888Gravatar David Majnemer2017-10-12
* Automated g4 rollback of changelist 170130811Gravatar David Majnemer2017-09-28
* [XLA] Split input and output in ConvolutionDimensionNumbersGravatar David Majnemer2017-09-26
* Added support for testing convolution of 3D arrays (i.e. 1d-convolution).Gravatar A. Unique TensorFlower2017-07-19
* Change ReferenceUtil::Slice{2,3,4}D to accept a strides parameter.Gravatar A. Unique TensorFlower2017-07-13
* Remove class xla::LiteralUtil. NFC (mind-numbingly so).Gravatar A. Unique TensorFlower2017-06-19
* Add ReferenceUtil::ApplyElementwise2D.Gravatar Justin Lebar2017-04-30
* 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