MCPcopy 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
190void ProfilingCommandQueue::SetEventsLabel(const std::string& name) {
191 current_label_ = name;
192}
193
194void ProfilingCommandQueue::ResetMeasurements() { events_.clear(); }
195

Callers 1

ProfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected