Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dim2col_utils.h44 const int ih_end = std::min(ih_ungated_end, in_height); in ExtractPatchIntoBufferColumn() local
307 const int ih_end = std::min(ih_ungated_end, in_height); in ExtractPatchIntoBufferColumn3D() local