66 Commits (fef2c95472fa64bae400cb66777f0ffa9abb3d85)

Author SHA1 Message Date
Tomoaki Teshima cd00575257 brush up 12 months ago
Tomoaki Teshima b6ec9b9d8c prepare to build for ARM64 on Windows with Visual Studio 12 months ago
Tomoaki Teshima bc12e4fe55 merge multiple features specified at once 12 months ago
Hao Chen c19adb4953 Change the lsx to baseline features. 1 year ago
zihaomu b913e73d04
DNN: add the Winograd fp16 support (#23654) 1 year ago
CNClareChen d142a796d8
Merge pull request #23929 from CNClareChen:4.x 1 year ago
Vadim Pisarevsky ba4d6c859d
added detection & dispatching of some modern NEON instructions (NEON_FP16, NEON_BF16) (#24420) 1 year ago
ashadrina 3889dcf3f8
Merge pull request #24286 from ashadrina:intel_icx_compiler_support 1 year ago
Alexander Alekhin 941d89e06d cmake: fix RISC-V toolchains 2 years ago
Alexander Alekhin d480e2e51b cmake(opt): force separate targets for dispatched code 2 years ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
Alexander Alekhin 5dfe65d53a cmake: fix popcnt detection with Intel Compiler 3 years ago
Zhangyin ff4c3873f2 Added cmake toolchain for RISC-V with clang. 4 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
Alexander Alekhin 21c38bbdaf cmake(cpu optmizations): fix cleanup of OPENCV_DEPENDANT_TARGETS_* vars 5 years ago
Fei Wu 90af2835a2 Fix issue 15730. 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
luz.paz 32aba5e64b FIx misc. source and comment typos 5 years ago
Tomoaki Teshima db6a6ccaba re-enable CPU_BASELINE=FP16 on Armv7 platform 6 years ago
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn 6 years ago
Alexander Alekhin d8b42792a6 cmake: update ENABLE_FAST_MATH option 6 years ago
Alexander Alekhin 6b6222bfbb cmake: support CPU_DISPATCH=ALL, fix misused CPU_DISPATCH 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
Alexander Alekhin fab0eb0d75 cmake: fix compiler flags (CPU_BASELINE_REQUIRED=xxx + CPU_BASELINE=DETECT) 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Alexander Alekhin c54676d625 cmake: fix supporting of legacy flags 6 years ago
Alexander Alekhin 0f07edded6 cmake: don't change baseline compiler flags in 'detection' mode 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago
Alexander Alekhin 3f302cabb8 core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 6 years ago
Dmitry Kurtaev 0c4d5ffecd Do not copy cv_cpu_helper.h to parent if OpenCV is a submodule 6 years ago
Alexander Alekhin 56222f35bb cmake: fix CPU_BASELINE_FINAL filling 7 years ago
Alexander Alekhin ff6ce6cd01 cmake: change CPU_BASELINE=DETECT for MacOSX 7 years ago
Alexander Alekhin 97882d03cc core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option 7 years ago
Alexander Alekhin 5b867b6f1f cmake: fix CPU_BASELINE=NATIVE on MSVS 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Alexander Alekhin 0b4428e92f cmake: AVX512 with clang 7 years ago
Alexander Alekhin 14032c6653 cmake: reset __content variable if file doesn't exist 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Alexander Alekhin 73891d619a
Merge pull request #10700 from alalek:cpu_dispatch_axv512 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 89d855c0b7 cmake: update optimization filter 7 years ago
Maksim Shabunin 93813fec6e VisualStudio: Added solution folders for dispatched optimization targets 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago