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

  /external/eigen/unsupported/test/
cxx11_tensor_patch.cpp 29 no_patch = tensor.extract_patches(patch_dims);
54 single_patch = tensor.extract_patches(patch_dims);
79 twod_patch = tensor.extract_patches(patch_dims);
124 threed_patch = tensor.extract_patches(patch_dims);
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorBase.h 682 extract_patches(const PatchDims& patch_dims) const { function in class:Eigen::TensorBase
    [all...]

Completed in 95 milliseconds