Searched defs:stride_x (Results 1 – 2 of 2) sorted by relevance
53 const std::string& stride_x, in GetXStrideCorrected()64 const std::string& stride_x, in GetXStrideCorrectedV2()
2621 int32_t stride_x = std::lround(frac_x * static_cast<double>(1 << shift)); in convertResizeOp() local