MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / mutable_proto

Method mutable_proto

tensorflow/core/profiler/internal/tfprof_node_show.cc:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55GraphNodeProto* ShowNode::mutable_proto() { return &proto_; }
56
57const GraphNodeProto& ShowNode::proto() const { return proto_; }
58

Callers 7

ShowInternalMethod · 0.45
PrintGraphMethod · 0.45
ShowInternalMethod · 0.45
AggregateTotalStatsMethod · 0.45
ShowInternalMethod · 0.45
ShowInternalMethod · 0.45
PrintScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected