Searched defs:ExtractImagePatches (Results 1 – 2 of 2) sorted by relevance
24 __global__ void ExtractImagePatches(size_t output_size, int64_t stride_row, int64_t stride_col, int… in ExtractImagePatches() function
881 ExtractImagePatches() : BaseOperator(kNameExtractImagePatches) {} in ExtractImagePatches() function