Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetEventsLabel
Method
SetEventsLabel
tensorflow/lite/delegates/gpu/cl/cl_command_queue.cc:190–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void ProfilingCommandQueue::SetEventsLabel(const std::string& name) {
191
current_label_ = name;
192
}
193
194
void ProfilingCommandQueue::ResetMeasurements() { events_.clear(); }
195
Callers
1
Profile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected