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

Method BeginEvent

tensorflow/lite/profiling/noop_profiler.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 NoopProfiler(int max_profiling_buffer_entries) {}
31
32 uint32_t BeginEvent(const char*, EventType, uint32_t) override { return 0; }
33 void EndEvent(uint32_t) override {}
34
35 void StartProfiling() {}

Callers 2

ScopedProfileMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36