Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
GraphNodeProto* ShowNode::mutable_proto() { return &proto_; }
56
57
const GraphNodeProto& ShowNode::proto() const { return proto_; }
58
Callers
7
ShowInternal
Method · 0.45
PrintGraph
Method · 0.45
ShowInternal
Method · 0.45
AggregateTotalStats
Method · 0.45
ShowInternal
Method · 0.45
ShowInternal
Method · 0.45
PrintScope
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected