Home
last modified time | relevance | path

Searched defs:GetRegularFanin (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgraph_view.h170 const OutputPort GetRegularFanin(const InputPort& port) const { in GetRegularFanin() function
Dmutable_graph_view.cc428 const MutableGraphView::OutputPort MutableGraphView::GetRegularFanin( in GetRegularFanin() function in tensorflow::grappler::MutableGraphView