MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ResetMeasurements

Method ResetMeasurements

tensorflow/lite/delegates/gpu/cl/cl_command_queue.cc:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void ProfilingCommandQueue::ResetMeasurements() { events_.clear(); }
195
196Status ProfilingCommandQueue::DispatchImplicit(const CLKernel& kernel,
197 int3 grid,

Callers 1

ProfileMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected