Searched refs:in_yi (Results 1 – 2 of 2) sorted by relevance
63 const int in_yi = std::floor(in_y); in precompute_dx_dy_offsets() local67 *reinterpret_cast<float *>(dy_it.ptr()) = in_y - in_yi; in precompute_dx_dy_offsets()
310 …const auto in_yi = static_cast<int32_t>(_align_corners ? utils::rounding::round_half_away_fr… in scale_nearest_nchw() local313 const int32_t offset_row = in_yi * in_stride_x; in scale_nearest_nchw()