Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ControlOutputFor
Function
ControlOutputFor
tensorflow/compiler/jit/deadness_analysis_test.cc:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
TensorId ControlOutputFor(const Output& o) {
73
return {o.node()->name(), Graph::kControlSlot};
74
}
75
76
void VLogGraphIfAsked(const Graph& graph) {
77
if (VLOG_IS_ON(3)) {
Callers
1
TEST
Function · 0.85
Calls
2
name
Method · 0.65
node
Method · 0.45
Tested by
no test coverage detected