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

Method ReAccount

tensorflow/core/profiler/internal/tfprof_show_multi.cc:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112bool TFMultiShow::ReAccount(ShowMultiNode* node, const Options& opts) {
113 return node->ReInit(opts.step, opts.account_type_regexes);
114}
115
116string TFMultiShow::FormatLegend(const Options& opts) const {
117 std::vector<string> legends;

Callers

nothing calls this directly

Calls 1

ReInitMethod · 0.45

Tested by

no test coverage detected