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