aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/reference_util.h
Commit message (Expand)AuthorAge
* [XLA] FP16 Dot support for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-28
* * Adds rank-3 ReduceWindow computation to the reference util test suite.Gravatar Tayo Oguntebi2018-01-17
* Fix more clang-tidy warnings:Gravatar Eli Bendersky2017-11-29
* Adds minor-dim pooling tests for cases in which windows exist entirely inGravatar Tayo Oguntebi2017-11-28
* Make ClientLibraryTestBase automatic choose float precision based on a flag.Gravatar A. Unique TensorFlower2017-11-27
* Added support for testing convolution of 3D arrays (i.e. 1d-convolution).Gravatar A. Unique TensorFlower2017-07-19
* [XLA] Clean up clang-tidy warnings in reference_utilGravatar Eli Bendersky2017-07-18
* Change ReferenceUtil::Slice{2,3,4}D to accept a strides parameter.Gravatar A. Unique TensorFlower2017-07-13
* Refactor reduce window tests via parameterization.Gravatar Tayo Oguntebi2017-06-30
* Add more tests for BatchNormTraining.Gravatar A. Unique TensorFlower2017-06-27
* Internal change.Gravatar A. Unique TensorFlower2017-05-03
* Add ReferenceUtil::ApplyElementwise2D.Gravatar Justin Lebar2017-04-30
* ReferenceUtil::ReduceWindow4DGeneric() now supports arbitrary edge padding.Gravatar Bjarke Hammersholt Roune2017-04-28
* - Bug fix in ShapeInferenceGravatar Bjarke Hammersholt Roune2017-04-20
* [XLA] ReferenceUtil support for generic reduction functions in ReduceWindow.Gravatar Tayo Oguntebi2017-02-09
* [XLA] Adds additional reference utility for R2 windowed reduction.Gravatar Tayo Oguntebi2017-02-08
* Add reference implementation of separable convolution.Gravatar HyoukJoong Lee2017-01-19
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09