Lunderberg commented on PR #13530: URL: https://github.com/apache/tvm/pull/13530#issuecomment-1334105767
@comaniac @tqchen This PR should be the last step in closing issue #13508 @huanmei9 @wrongtest-intellif If I understand #12315 correctly, this PR is effectively a stronger form of the same type of simplification. The main difference is that where #12315 applied to cases where the input index was an integer multiple of the resized index, this PR applies to any of the integer to integer indexing computations in `topi.image.resize`. Since the two PRs are closely related, any review/feedback would be appreciated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
