opencv/cmake
zihaomu b913e73d04
DNN: add the Winograd fp16 support (#23654)
* add Winograd FP16 implementation

* fixed dispatching of FP16 code paths in dnn; use dynamic dispatcher only when NEON_FP16 is enabled in the build and the feature is present in the host CPU at runtime

* fixed some warnings

* hopefully fixed winograd on x64 (and maybe other platforms)

---------

Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@gmail.com>
2023-11-20 13:45:37 +03:00
..
android Merge pull request #24473 from alexlyulkov:al/samples_with_maven 2023-11-17 14:17:17 +03:00
checks DNN: add the Winograd fp16 support (#23654) 2023-11-20 13:45:37 +03:00
FindCUDA
mirrors Merge pull request #24122 from fengyuentau:remove_tengine 2023-08-09 09:26:02 +03:00
platforms
templates remove unsupported unsupported unicode 2023-06-11 23:02:34 +08:00
vars
cl2cpp.cmake
copy_files.cmake build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2023-07-10 11:27:59 +03:00
FindCUDA.cmake Merge pull request #22615 from cudawarped:nvcuvenc 2022-10-28 11:03:51 +03:00
FindCUDNN.cmake
FindFlake8.cmake
FindONNX.cmake Merge pull request #24045 from TolyaTalamanov:at/add-onnx-directml-execution-provider 2023-07-26 16:00:20 +03:00
FindOpenVX.cmake
FindPylint.cmake
FindVulkan.cmake
OpenCVCompilerDefenses.cmake
OpenCVCompilerOptimizations.cmake DNN: add the Winograd fp16 support (#23654) 2023-11-20 13:45:37 +03:00
OpenCVCompilerOptions.cmake Merge pull request #24286 from ashadrina:intel_icx_compiler_support 2023-09-22 17:09:58 +03:00
OpenCVCRTLinkage.cmake
OpenCVDetectApacheAnt.cmake
OpenCVDetectCUDA.cmake Merge pull request #24382 from sisakat:cuda-compile-multicore 2023-10-19 13:13:21 +03:00
OpenCVDetectCXXCompiler.cmake Merge pull request #24286 from ashadrina:intel_icx_compiler_support 2023-09-22 17:09:58 +03:00
OpenCVDetectDirectML.cmake Merge pull request #24060 from TolyaTalamanov:at/advanced-device-selection-onnxrt-directml 2023-11-16 08:49:53 +03:00
OpenCVDetectDirectX.cmake
OpenCVDetectFlatbuffers.cmake Update FlatBuffers source code to 23.5.9 2023-05-10 14:39:36 +03:00
OpenCVDetectHalide.cmake
OpenCVDetectInferenceEngine.cmake
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake numpy.distutils is removed in numpy 1.26 on Python 3.12. 2023-10-03 12:28:10 +01:00
OpenCVDetectTBB.cmake
OpenCVDetectTrace.cmake
OpenCVDetectVTK.cmake
OpenCVDetectVulkan.cmake speed up vulkan dnn, and support ios and apple m1 chip. (#23349) 2023-05-18 20:02:27 +03:00
OpenCVDetectWebNN.cmake
OpenCVDownload.cmake
OpenCVExtraTargets.cmake
OpenCVFindAtlas.cmake
OpenCVFindAVIF.cmake Merge pull request #23596 from vrabaud:libavif 2023-06-09 15:39:10 +03:00
OpenCVFindCANN.cmake Link lib_acl_op_compiler when compile with CANN 2023-11-08 10:42:28 +08:00
OpenCVFindFrameworks.cmake Merge pull request #23095 from fengyuentau:fix_omp_macos 2023-01-16 12:44:13 +03:00
OpenCVFindIPP.cmake
OpenCVFindIPPIW.cmake
OpenCVFindLAPACK.cmake
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake Merge pull request #23596 from vrabaud:libavif 2023-06-09 15:39:10 +03:00
OpenCVFindLibsGUI.cmake
OpenCVFindLibsPerf.cmake
OpenCVFindLibsVideo.cmake
OpenCVFindMKL.cmake
OpenCVFindOpenBLAS.cmake Update OpenCVFindOpenBLAS.cmake to accomodate alternative lib name 2023-09-14 09:04:41 +02:00
OpenCVFindOpenEXR.cmake
OpenCVFindProtobuf.cmake Merge pull request #24372 from Kumataro:fix24369 2023-10-19 08:45:08 +03:00
OpenCVFindTIMVX.cmake
OpenCVFindVA.cmake
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake
OpenCVGenABI.cmake
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake
OpenCVGenHeaders.cmake
OpenCVGenInfoPlist.cmake
OpenCVGenPkgconfig.cmake
OpenCVGenSetupVars.cmake
OpenCVInstallLayout.cmake
OpenCVMinDepVersions.cmake
OpenCVModule.cmake Add ENABLE_DELAYLOAD option 2023-02-23 11:24:33 +01:00
OpenCVPackaging.cmake use CPACK_PACKAGE_VERSION instead of OPENCV_VCSVERSION for CPACK_PACKAGE_FILE_NAME so that OPENCV_CUSTOM_PACKAGE_INFO actually has full effect 2023-07-04 07:41:16 +00:00
OpenCVPCHSupport.cmake
OpenCVPluginStandalone.cmake
OpenCVPylint.cmake
OpenCVUtils.cmake cmake: don't export external target twice 2023-07-11 01:09:31 +00:00
OpenCVVersion.cmake