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

Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3 #4436

Merged
merged 2 commits into from
Sep 28, 2017

Conversation

Xreki
Copy link
Contributor

@Xreki Xreki commented Sep 27, 2017

fix #4435

… of range memory access in the tail conv3x3.
@Xreki Xreki force-pushed the fix_neon_memory_out_of_range branch from 6343593 to 3fefee8 Compare September 28, 2017 01:48
@Xreki Xreki requested a review from hedaoyuan September 28, 2017 04:18
@Xreki Xreki merged commit 9f1d1bf into PaddlePaddle:develop Sep 28, 2017
@Xreki Xreki deleted the fix_neon_memory_out_of_range branch November 14, 2018 02:37
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.

Crash in paddle::neon::DepthwiseConvKernel<3, 1>::run on Android and iOS apps
2 participants