Home
last modified time | relevance | path

Searched defs:GetFanin (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view.cc194 const absl::InlinedVector<int, 4>& GraphTopologyView::GetFanin( in GetFanin() function in tensorflow::grappler::GraphTopologyView
Dgraph_view.h145 absl::flat_hash_set<OutputPort> GetFanin(const InputPort& port) const { in GetFanin() function
Dmutable_graph_view.cc422 absl::flat_hash_set<MutableGraphView::OutputPort> MutableGraphView::GetFanin( in GetFanin() function in tensorflow::grappler::MutableGraphView