Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_constants.h28 static const char* const kTFScopeParent = "_kTFScopeParent"; variable
Dtfprof_scope.cc36 node_defs_.back()->set_op(kTFScopeParent); in CreateParentNode()