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