Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ StartProfiling
Method
StartProfiling
tensorflow/lite/profiling/noop_profiler.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
void EndEvent(uint32_t) override {}
34
35
void StartProfiling() {}
36
void StopProfiling() {}
37
void Reset() {}
38
std::vector<const ProfileEvent*> GetProfileEvents() { return {}; }
Callers
4
OnSingleRunStart
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
RunInference
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36