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