Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dim2col_utils.h46 const int iw_ungated_end = (iw_ungated_start + kwidth); in ExtractPatchIntoBufferColumn() local
311 const int iw_ungated_end = (iw_ungated_start + kwidth); in ExtractPatchIntoBufferColumn3D() local