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

[luci-interpreter] Avoid Conv2D integer overflow #13690

Merged

Conversation

jinevening
Copy link
Contributor

This adds a guard code to avoid integer overflow in optimized Conv2D kernel.

ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong [email protected]


Related to: #13668

This adds a guard code to avoid integer overflow in optimized Conv2D kernel.

ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]>
@jinevening
Copy link
Contributor Author

I've locally checked that the target model in #13668 runs well with this patch.

@jinevening jinevening requested a review from a team August 19, 2024 04:28
Copy link
Contributor

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jinevening jinevening merged commit d82e145 into Samsung:master Aug 19, 2024
9 checks passed
@jinevening jinevening deleted the luci-interpreter/conv2d_overflow branch August 19, 2024 04:53
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