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

Method function

tensorflow/core/profiler/internal/tfprof_node_show.h:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 const int32 lineno() const { return trace_->lineno(); }
136 string file() const { return trace_->file(); }
137 string function() const { return trace_->function() + suffix_; }
138 int32 func_start_line() const { return trace_->func_start_line(); }
139
140 std::vector<CodeNode*> children;

Callers 15

IsFunctionFunction · 0.45
OpsUsedByGraphFunction · 0.45
DebugStringWholeFunction · 0.45
AddLibraryMethod · 0.45
TESTFunction · 0.45
AddSubgraphMethod · 0.45
IsTPUGraphDefFunction · 0.45
TEST_FFunction · 0.45
OptimizeMethod · 0.45
OptimizeGraphFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
TEST_FFunction · 0.36
GetFunctionFunction · 0.36
TEST_FFunction · 0.36
ExpectFunctionsMethod · 0.36