Home
last modified time | relevance | path

Searched refs:kTFGraphParent (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_constants.h27 static const char* const kTFGraphParent = "_TFGraphParent"; variable
Dtfprof_graph.cc32 node_defs_.back()->set_op(kTFGraphParent); in CreateParentNode()