Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~ScopedProfile
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36