Home
last modified time | relevance | path

Searched defs:iw_start (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dim2col_utils.h53 const int iw_start = std::max(0, iw_ungated_start); in ExtractPatchIntoBufferColumn() local
310 const int iw_start = std::max(0, iw_ungated_start); in ExtractPatchIntoBufferColumn3D() local