aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/extract_image_patches_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* 1. Separate the special case BinaryFunctor when NDIMS == 2 into a template sp...Gravatar A. Unique TensorFlower2017-10-25
* Revert to 64-bit indexing in extract_image_patches_op.h if the input/output t...Gravatar A. Unique TensorFlower2017-10-23
* Adds an ExtractImagePatchesOp that performs im2col. Forward only implementati...Gravatar A. Unique TensorFlower2016-06-03