Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ dst_node
Method
dst_node
oneflow/core/graph/node.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
NodeType* src_node() const { return src_node_; }
59
NodeType* dst_node() const { return dst_node_; }
60
61
virtual std::string VisualStr() const { return
""
; }
62
Callers
15
GenerateNodeAndEdge
Method · 0.80
GetMutableOpCtrlDeps
Method · 0.80
GetNewLbi
Function · 0.80
Apply
Method · 0.80
InsertNcclLogicalOpsAsCloseAsPossibleToDstNode
Function · 0.80
GenAfterAccSubgraph
Function · 0.80
Apply
Method · 0.80
Apply
Method · 0.80
Apply
Method · 0.80
InsertCastOpImpl
Function · 0.80
ReplaceNcclOpsWithFusionOp
Function · 0.80
Apply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected