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

Method StopProfiling

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

Source from the content-addressed store, hash-verified

34
35 void StartProfiling() {}
36 void StopProfiling() {}
37 void Reset() {}
38 std::vector<const ProfileEvent*> GetProfileEvents() { return {}; }
39};

Callers 4

OnSingleRunEndMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
RunInferenceFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36