Searched defs:FormatNode (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ | ||
D | tfprof_show.cc | 149 string TFShow::FormatNode(ShowNode* node, const Options& opts) const { in FormatNode() function in tensorflow::tfprof::TFShow |
D | tfprof_op.cc | 223 string TFOp::FormatNode(OpNode* node, OpNode* root, const Options& opts) const { in FormatNode() function in tensorflow::tfprof::TFOp |
D | tfprof_code.cc | 643 string TFCode::FormatNode(CodeNode* node, const Options& opts, in FormatNode() function in tensorflow::tfprof::TFCode |