aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/conv_ops.h
Commit message (Expand)AuthorAge
* Extract Conv2D dimensions parsing and validation into helper functions.Gravatar Eugene Zhulenev2018-09-26
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add native dilated support for conv2d and its gradients in cudnn v>=6.Gravatar Yangzihao Wang2017-11-29
* Exposing launchpad for conv2d backprop, and unify launchpads for conv2d and d...Gravatar A. Unique TensorFlower2017-09-04
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Benchmark fused convolution ops, and use multi-threaded EigenTensor for conv2dGravatar Pete Warden2016-11-15
* Change Autotune to the global scope. Switch to hash table for the autotuneGravatar Xiaoqiang Zheng2016-10-10
* Fuse resize and mirror padding ops into convolutionsGravatar Pete Warden2016-09-02
* Relax static shape information requirements for depthwise and separable conv2d.Gravatar A. Unique TensorFlower2016-08-17