Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ OpenCLSupported
Function
OpenCLSupported
tensorflow/lite/delegates/gpu/cl/util.cc:169–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
bool OpenCLSupported() { return LoadOpenCL().ok(); }
170
171
} // namespace cl
172
} // namespace gpu
Callers
nothing calls this directly
Calls
2
LoadOpenCL
Function · 0.85
ok
Method · 0.45
Tested by
no test coverage detected