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

Method EndEvent

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

Source from the content-addressed store, hash-verified

31
32 uint32_t BeginEvent(const char*, EventType, uint32_t) override { return 0; }
33 void EndEvent(uint32_t) override {}
34
35 void StartProfiling() {}
36 void StopProfiling() {}

Callers 2

~ScopedProfileMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36