Go to the documentation of this file. 35 #ifndef __OPENCL_CONFIG_H__ 36 #define __OPENCL_CONFIG_H__ 38 #include <shogun/lib/config.h> 42 #define OCL_WORK_GROUP_SIZE_1D 256 45 #define OCL_WORK_GROUP_SIZE_2D 16 47 #endif // HAVE_VIENNACL 48 #endif // __OPENCL_CONFIG_H__
SHOGUN Machine Learning Toolbox - Documentation