MCPcopy 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
84bool AlwaysForwardsRefInput(const Node& node) { return node.IsIdentity(); }
85
86} // namespace
87

Callers 1

HasForwardedRefInputFunction · 0.70

Calls 1

IsIdentityMethod · 0.80

Tested by

no test coverage detected