aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/pool_test.py
Commit message (Expand)AuthorAge
* Add pylint check for W0622 redefined-builtin in ci_sanity.sh and fix existing...Gravatar Yifei Feng2018-02-09
* Add the missing use_gpu=True to make the GPU test take effect.Gravatar Yao Zhang2017-11-17
* Add support for the NCHW data_format for 3d operations (convolution, pooling).Gravatar A. Unique TensorFlower2017-03-21
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Add data_format support for N-D convolution and pooling.Gravatar A. Unique TensorFlower2016-10-18
* Add generic Python interface for convolution and poolingGravatar A. Unique TensorFlower2016-09-28