nngn
|
#include <compute.h>
Public Attributes | |
Version | version = {} |
Desired OpenCL version. | |
bool | debug = {} |
Enables debugging, also required for profiling information. | |
DeviceType | preferred_device = DeviceType::CPU |
Prefer this device type on initialization. | |
bool nngn::Compute::OpenCLParameters::debug = {} |
Enables debugging, also required for profiling information.
DeviceType nngn::Compute::OpenCLParameters::preferred_device = DeviceType::CPU |
Prefer this device type on initialization.
Version nngn::Compute::OpenCLParameters::version = {} |
Desired OpenCL version.