Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ id
Method
id
tensorflow/lite/delegates/gpu/cl/cl_device.h:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
~CLDevice() {}
95
96
cl_device_id id() const { return id_; }
97
cl_platform_id platform() const { return platform_id_; }
98
std::string GetPlatformVersion() const;
99
Callers
6
CreateCLCommandQueue
Function · 0.45
CreateProfilingCommandQueue
Function · 0.45
BuildProgram
Function · 0.45
CreateCLProgram
Function · 0.45
CreateCLProgramFromBinary
Function · 0.45
CreateCLContext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected