Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CollectData
Function
CollectData
tensorflow/core/profiler/internal/cpu/host_tracer_test.cc:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
namespace {
35
36
Status CollectData(ProfilerInterface* profiler, RunMetadata* run_metadata) {
37
return profiler->CollectData(run_metadata);
38
}
39
40
using ::testing::ElementsAre;
41
using ::testing::Pair;
Callers
2
SerializeToString
Method · 0.85
TEST
Function · 0.85
Calls
1
CollectData
Method · 0.45
Tested by
no test coverage detected