clDNN
|
Classes | |
struct | cldnn::engine_configuration |
Configuration parameters for created engine. More... | |
struct | cldnn::engine |
Represents clDNN engine object. More... | |
Typedefs | |
using | cldnn::engine_info = ::cldnn_engine_info |
Information about the engine properties and capabilities. More... | |
Enumerations | |
enum | cldnn::engine_types : int32_t { ocl = cldnn_engine_ocl } |
Defines available engine types. | |
using cldnn::engine_info = typedef ::cldnn_engine_info |
Information about the engine properties and capabilities.
Look into cldnn_engine_info for details.
Definition at line 107 of file engine.hpp.