Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_op.cc186 auto* pre_pb = root_->mutable_proto(); in ShowInternal() local
188 pre_pb->clear_children(); in ShowInternal()
189 pre_pb->add_children()->Swap(show_node->mutable_proto()); in ShowInternal()
190 pre_pb = pre_pb->mutable_children(0); in ShowInternal()