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

Avoid unnecessary loops #6

Merged
merged 2 commits into from
May 2, 2022
Merged

Avoid unnecessary loops #6

merged 2 commits into from
May 2, 2022

Conversation

1226085293
Copy link
Contributor

No description provided.

@dy
Copy link
Owner

dy commented May 2, 2022

Thanks! Do you mind elaborating a bit when that happens?

@1226085293
Copy link
Contributor Author

谢谢!当这种情况发生时,你介意详细说明一下吗?

Because the value of (i * stride + channel) may be greater than initData.length, at this time the value of data[i] is meaningless undefined

@dy dy merged commit 143f1af into dy:master May 2, 2022
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.

2 participants