Searched refs:extract_patches (Results 1 – 5 of 5) 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()
96 name: "extract_patches"
100 name: "extract_patches"
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);