1. 07 2月, 2023 1 次提交
  2. 09 1月, 2023 1 次提交
  3. 27 12月, 2022 1 次提交
  4. 21 12月, 2022 1 次提交
  5. 15 12月, 2022 1 次提交
  6. 14 12月, 2022 1 次提交
    • C
      Update OpenCVDetectCUDA.cmake · 332ff4bf
      CSBVision 提交于
      Adds the option to enable delay loading of CUDA DLLs on Windows. This is particularly useful to use the same binary on systems with and without CUDA support without distributing the CUDA DLLs to systems that cannot use them at all due to missing CUDA-supported hardware.
      Resolves #13509
      332ff4bf
  7. 16 11月, 2022 1 次提交
    • C
      Suppress · 45d04175
      cudawarped 提交于
      warning #1394-D: field of class type without a DLL interface used in a class with a DLL interface
      from windows CUDA builds.
      45d04175
  8. 28 10月, 2022 1 次提交
  9. 29 6月, 2022 1 次提交
  10. 26 7月, 2021 1 次提交
  11. 10 10月, 2020 1 次提交
  12. 25 9月, 2020 1 次提交
  13. 29 7月, 2020 1 次提交
    • T
      * stop showing old generations · d92af2aa
      Tomoaki Teshima 提交于
        * keep it possible to build for old CC
        * make sure old generations don't come up for the choice
        * remove related version check of old one
      d92af2aa
  14. 12 7月, 2020 1 次提交
  15. 08 7月, 2020 2 次提交
  16. 07 7月, 2020 1 次提交
    • A
      Merge pull request #17699 from alalek:build_core_cuda · eb6678eb
      Alexander Alekhin 提交于
      * core(cuda): fix build
      
      - MSVS 19.25.28612.0
      - CUDA release 11.0, V11.0.167
      
      * cmake(cuda): backport workaround for CUDA 11
      
      * cmake(cuda): call CUDA_BUILD_CLEAN_TARGET() on finalize
      
      * cmake(cuda): use CMAKE_SUPPRESS_REGENERATION with MSVS
      eb6678eb
  17. 30 6月, 2020 1 次提交
  18. 29 6月, 2020 1 次提交
  19. 28 6月, 2020 1 次提交
    • C
      Merge pull request #17499 from cyyever:fix_CUDA11 · 206c843f
      cyy 提交于
      Fix cuda11
      
      * use cudnn_version.h to detect version when it is available
      
      * remove nppi from CUDA11
      
      * use ocv_list_filterout
      
      * dnn(cuda): temporary disable CUDNN 8.0
      206c843f
  20. 26 6月, 2020 1 次提交
  21. 21 6月, 2020 1 次提交
  22. 19 6月, 2020 1 次提交
    • T
      add Ampere CC · 52844614
      Tomoaki Teshima 提交于
        * Ampere has CC 8.0
        * Arm64 server support has been added in CUDA 11 (only V100 for now)
      52844614
  23. 17 6月, 2020 2 次提交
  24. 11 6月, 2020 2 次提交
  25. 02 6月, 2020 1 次提交
  26. 13 12月, 2019 1 次提交
  27. 06 8月, 2019 1 次提交
  28. 07 7月, 2019 1 次提交
  29. 02 6月, 2019 1 次提交
    • Y
      Merge pull request #14660 from YashasSamaga:dnn-cuda-build · ae279966
      Yashas Samaga B L 提交于
      add cuDNN dependency and setup build for cuda4dnn (#14660)
      
      * update cmake for cuda4dnn
      
      - Adds FindCUDNN
      - Adds new options:
         * WITH_CUDA
         * OPENCV_DNN_CUDA
      - Adds CUDA4DNN preprocessor symbol for the DNN module
      
      * FIX: append EXCLUDE_CUDA instead of overwrite
      
      * remove cuDNN dependency for user apps
      
      * fix unused variable warning
      ae279966
  30. 19 12月, 2018 1 次提交
  31. 13 12月, 2018 1 次提交
  32. 21 10月, 2018 1 次提交
  33. 16 10月, 2018 1 次提交
  34. 16 8月, 2018 1 次提交
  35. 03 8月, 2018 1 次提交
  36. 12 7月, 2018 1 次提交
  37. 21 5月, 2018 1 次提交