Searched refs:extract_patches (Results 1 – 3 of 3) sorted by relevance
29 no_patch = tensor.extract_patches(patch_dims); in test_simple_patch()54 single_patch = tensor.extract_patches(patch_dims); in test_simple_patch()79 twod_patch = tensor.extract_patches(patch_dims); in test_simple_patch()124 threed_patch = tensor.extract_patches(patch_dims); in test_simple_patch()
682 extract_patches(const PatchDims& patch_dims) const { in extract_patches() function
1560 ### <Operation> extract_patches(const PatchDims& patch_dims)1589 patch = tensor.extract_patches(patch_dims);