HomeSort by relevance Sort by last modified time
    Searched defs:extract_image_patches (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorBase.h 688 extract_image_patches(const Index patch_rows = 1, const Index patch_cols = 1, function in class:Eigen::TensorBase
698 extract_image_patches(const Index patch_rows, const Index patch_cols, function in class:Eigen::TensorBase
    [all...]
  /external/tensorflow/tensorflow/python/ops/
array_ops.py 3681 def extract_image_patches( # pylint: disable=missing-docstring function
    [all...]

Completed in 335 milliseconds