Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AlwaysForwardsRefInput
Function
AlwaysForwardsRefInput
tensorflow/compiler/jit/xla_cluster_util.cc:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
bool AlwaysForwardsRefInput(const Node& node) { return node.IsIdentity(); }
85
86
} // namespace
87
Callers
1
HasForwardedRefInput
Function · 0.70
Calls
1
IsIdentity
Method · 0.80
Tested by
no test coverage detected