mirror of
https://github.com/opencv/opencv.git
synced 2025-06-10 19:24:07 +08:00
![]() Changed statements of type "#if __CUDA_ARCH__ >= 200" to "#if defined __CUDA_ARCH__ && __CUDA_ARCH__ >= 200" in order to avoid warnings about __CUDA_ARCH__ being undefined. |
||
---|---|---|
.. | ||
core | ||
core.hpp |