Home
last modified time | relevance | path

Searched defs:node_pb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node_show.cc57 GraphNodeProto* node_pb = node->mutable_proto(); in AggregateTotalStats() local
171 MultiGraphNodeProto* node_pb = node->mutable_proto(); in AggregateTotalStats() local
H A Dtfprof_stats.cc96 for (const auto& node_pb : profile.nodes()) { in TFStats() local