Searched defs:input_pad_bottom (Results 1 – 5 of 5) sorted by relevance
153 …const auto input_pad_bottom = end_ii < this->m_args.input_rows ? 0 : end_ii - this->m_args.input_r… in compute_tile_padded() local215 …const auto input_pad_bottom = end_ii < this->m_args.input_rows ? 0 : end_ii - this->m_args.input_r… in compute_row_padded_tile_row() local
324 const int64_t input_pad_bottom = params.pad_bottom - common_padding_rows; in Compute() local588 int64_t input_pad_bottom = 0; in Compute() local
411 const int64_t input_pad_bottom = padding_bottom - common_padding_rows; in operator ()() local
809 const int64_t input_pad_bottom = padding_bottom - common_padding_rows; in operator ()() local
964 const int64_t input_pad_bottom = padding_bottom - common_padding_rows; in operator ()() local