Searched defs:input_j (Results 1 – 5 of 5) sorted by relevance
390 const auto input_j = static_cast<unsigned int>(ij < 0 ? 0 : ij); in compute_tile_padded() local438 const auto input_j = output_j * this->m_args.stride_cols - this->m_args.padding.left; in compute_row_padded_tile_row() local543 …const int input_j = static_cast<int>(output_j * this->m_args.stride_cols) - this->m_args.padding.l… in compute_tiles_unpadded() local
268 const auto input_j = static_cast<unsigned int>(ij < 0 ? 0 : ij); in compute_tile_padded() local
545 const auto input_j = static_cast<unsigned int>(ij < 0 ? 0 : ij); in compute_tile_padded() local
157 const auto input_j = static_cast<unsigned int>(ij < 0 ? 0 : ij); in compute_tile_padded() local218 const auto input_j = static_cast<unsigned int>(ij < 0 ? 0 : ij); in compute_row_padded_tile_row() local
161 const auto input_j = static_cast<unsigned int>(start_j < 0 ? 0 : start_j); in compute_tile_padded() local224 const auto input_j = static_cast<unsigned int>(start_j < 0 ? 0 : start_j); in compute_row_padded_tile_row() local