MCPcopy 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

Calls 1

GetShortSummaryMethod · 0.45

Tested by

no test coverage detected