aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/conv2d_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* Remove exposure of HWNC and HWCN data formatsGravatar A. Unique TensorFlower2018-07-12
* Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
* Add HWNC and HWCN data format support to Conv2D, Conv2DBackpropInputTest and ...Gravatar A. Unique TensorFlower2018-06-22
* [TF:XLA] Add support for atrous (RHS dilated) convolutions via the "dilations...Gravatar Peter Hawkins2018-01-18
* [TF:XLA] Add implementation of depthwise convolution.Gravatar Peter Hawkins2017-07-31
* [TF:XLA:GPU] Fix flaky convolution tests by increasing test tolerance.Gravatar Peter Hawkins2017-03-29
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09