Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ src
Method
src
tensorflow/core/graph/graph.h:467–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
class Edge {
466
public:
467
Node* src() const { return src_; }
468
Node* dst() const { return dst_; }
469
int id() const { return id_; }
470
Callers
15
GetInputNodesInfo
Function · 0.45
InternalFindUniqueNode
Function · 0.45
CheckInputDefaultValNode
Function · 0.45
RewriteEmbeddingLookupGraph
Method · 0.45
GetResourceNodeFromRestoreOpInputs
Function · 0.45
CreateDenseAndSparseRestoreOp
Method · 0.45
FindRestoreShardNode
Method · 0.45
GetIncrRestoreOpInputs
Method · 0.45
AddIncrRestoreOps
Method · 0.45
UpdateRestoreShardNodeInputs
Method · 0.45
GraphToFunctionDef
Function · 0.45
ValidateNoDeadOutputs
Function · 0.45
Calls
no outgoing calls
Tested by
14
TEST_F
Function · 0.36
AddInputIdentity
Function · 0.36
CanonicalGraphString
Method · 0.36
CanonicalGraphString
Method · 0.36
HasEdge
Method · 0.36
VerifyNodes
Method · 0.36
ControlEdgeExistsInGraphOrNodeDef
Method · 0.36
TEST_F
Function · 0.36
EdgeIter
Function · 0.36
TEST
Function · 0.36
CanonicalGraphString
Method · 0.36
CanonicalGraphString
Method · 0.36