Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ CLDevice
Method
CLDevice
arm_compute/core/CL/CLDevice.h:51–53 ·
view source on GitHub ↗
Default Constructor */
Source
from the content-addressed store, hash-verified
49
public:
50
/** Default Constructor */
51
CLDevice() : _device(cl::Device()), _options()
52
{
53
}
54
55
/** Constructor
56
*
Callers
nothing calls this directly
Calls
3
Device
Class · 0.85
get_target_from_name
Function · 0.85
get_cl_version
Function · 0.85
Tested by
no test coverage detected