Merged
Conversation
Fix for index error for Reduce Mean Correct Reduce Mean indexing error
Add checks that prevents indexing an array by negative values.
adatapted -> adapted
Support for Pool1d layer for OpenCV and OpenCL targets * Initial version of Pool1d support * Fix variable naming * Fix 1d pooling for OpenCL * Change support logic, remove unnecessary variable, split the tests * Remove other depricated variables * Fix warning. Check tests * Change support check logic * Change support check logic, 2
xrange was abandoned and doesn't exist in Python 3. range() works just the same
Member
Author
|
👍 |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#17077 from i386x:check-negative-values
#18845 from joegeisbauer:fix_reduce_mean_index_error
#18862 from sl-sergei:support_pool1d
#18882 from alalek:build_warning_calib3d_drop_register
#18887 from HollowMan6:patch-1
#18895 from oravital7:flip-module
#18896 from alalek:cmake_fix_eigen_detection
#18914 from alalek:videoio_fix_missing_get_capture_domain
#18918 from gabrielnhn:patch-2
#18922 from alalek:3.4-xcode12#18939 from alalek:unstable_test_18937
Previous "Merge 3.4": #18881