Home
last modified time | relevance | path

Searched refs:ForEachAddedEdges (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dmanager.cc63 void ForEachAddedEdges(Func &&func) { in ForEachAddedEdges() function
744 counter.ForEachAddedEdges([this](const change::Edge &edge) { // in CommitChanges()