Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetParentID
Method
SetParentID
tensorflow/core/common_runtime/step_stats_collector.cc:200–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void NodeExecStatsWrapper::SetParentID(int64 id) {
201
stats_->set_parent_id(id);
202
}
203
204
void NodeExecStatsWrapper::Finalize() {
205
for (auto& alloc : allocations_) {
Callers
1
SetParentID
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected