Home
last modified time | relevance | path

Searched defs:GetRegularFanin (Results 1 – 4 of 4) 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
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h174 const FanoutViewT& GetRegularFanin(int i) const { in GetRegularFanin() function
Dgraph_view_test.cc350 TYPED_TEST(TypedFaninTest, GetRegularFanin) { in TYPED_TEST() argument