Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

最近邻上采样算子中,在内层循环中没有必要判断目标位置的列数与行数是否小于目标图像的宽和高 #58

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

delve-wang
Copy link

最近邻上采样算子中,在内层循环中没有必要判断目标位置的列数与行数是否小于目标图像的宽和高,按照代码逻辑,以上两个条件是必然成立的

@delve-wang delve-wang closed this Apr 12, 2024
@delve-wang delve-wang reopened this Apr 12, 2024
@zjhellofss zjhellofss merged commit 69798bc into zjhellofss:main Apr 12, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants