Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ program
Method
program
tensorflow/lite/delegates/gpu/cl/cl_program.h:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
~CLProgram();
56
57
cl_program program() const { return program_; }
58
59
// Return the cl_device_id associated with the program object.
60
// This can be the device associated with context on which the program object
Callers
1
CreateFromProgram
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected