Home
last modified time | relevance | path

Searched defs:extract_image_patches (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h698 extract_image_patches(const Index patch_rows, const Index patch_cols, in extract_image_patches() function
/external/tensorflow/tensorflow/python/ops/
Darray_ops.py3681 def extract_image_patches( # pylint: disable=missing-docstring function