Merged
Conversation
Drop: - discouraged CMAKE_CL_64 - MSVC64 - MINGW64
Add checks for empty operands in Matrix expressions that don't check properly * Starting to add checks for empty operands in Matrix expressions that don't check properly. * Adding checks and delcarations for checker functions * Fix signatures and add checks for each class of Matrix Expr operation * Make it catch the right exception * Don't expose helper functions to public API
…nk_private * cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC see CMP0023 (CMake 2.8.12+) * cmake: fix 3rdparty list - don't include OpenCV modules
* 3rdparty: update libwebp 1.0.2 => 1.0.3 https://github.com/webmproject/libwebp/releases/tag/v1.0.3 * 3rdparty(libwebp): re-apply patches
* Eltwise::DIV support in Halide backend * fix typo * remove div from generated test suite to pass CI, switching to manual test... * ensure divisor not near to zero * use randu * dnn(test): update test data for Eltwise.Accuracy/DIV layer test
* (doc): added info about STAR * (doc): fixed typos and sentence structure * fixed trailing whitespaces
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.
#15966 from saskatchewancatch:issue-15760
#16100 from sajarindider:brief
#16122 from alalek:cmake_update_cpu_compiler_detection
#16148 from alalek:doxygen_update_config
#16150 from alalek:cmake_avoid_deprecated_link_private
#16153 from vsuyi:master
#16156 from TH3CHARLie:3.4
#16157 from alalek:update_libwebp_1.0.3
#16159 from alalek:imgcodecs_bmp_ubsan_enum_handling
#16163 from alalek:fix_16122
Previous "Merge 3.4": #16135