Class InferenceEngine::gpu::ClContext¶
-
class ClContext : public InferenceEngine::RemoteContext, public InferenceEngine::gpu::details::param_map_obj_getter¶
This class represents an abstraction for GPU plugin remote context which is shared with OpenCL context object. The plugin object derived from this class can be obtained either with GetContext() method of Executable network or using CreateContext() Core call.
Subclassed by InferenceEngine::gpu::D3DContext, InferenceEngine::gpu::VAContext