Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetName
Method
SetName
tensorflow/lite/delegates/gpu/cl/cl_event.cc:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void CLEvent::SetName(const std::string& name) { name_ = name; }
67
68
void CLEvent::Wait() const { clWaitForEvents(1, &event_); }
69
Callers
1
DispatchImplicit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected