MCPcopy 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
169bool OpenCLSupported() { return LoadOpenCL().ok(); }
170
171} // namespace cl
172} // namespace gpu

Callers

nothing calls this directly

Calls 2

LoadOpenCLFunction · 0.85
okMethod · 0.45

Tested by

no test coverage detected