vision_core
vision_core copied to clipboard
Include cuda.h for CUDA_VERSION define
CUDA_VERSION is currently not defined anywhere and the preprocessor if statements default to one of the options. This causes compile errors for certain CUDA versions.