Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ShortSummary
Method
ShortSummary
tensorflow/core/util/stat_summarizer.h:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
std::string ShortSummary() const {
67
return stats_calculator_->GetShortSummary();
68
}
69
70
// Prints the string returned by GetOutputString().
71
void PrintStepStats() const;
Callers
1
RUN_STATS_METHOD(summary)
Function · 0.80
Calls
1
GetShortSummary
Method · 0.45
Tested by
no test coverage detected