Download this file
1 2 3 4 5 6
#ifndef __COCOLIB_COMPUTE_API_LIB_DEFS #define __COCOLIB_COMPUTE_API_LIB_DEFS #define COMPUTE_API_BUFFER_TYPE float* #define COMPUTE_API_CUDA_CAPABILITY 35 #define LIB_ANN #endif