Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ event
Method
event
tensorflow/lite/delegates/gpu/cl/cl_event.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
void Wait() const;
49
50
cl_event event() const { return event_; }
51
52
bool is_valid() const { return event_ != nullptr; }
53
Callers
1
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected