Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view.cc202 const absl::InlinedVector<int, 2>& GraphTopologyView::GetFanout( in GetFanout() function in tensorflow::grappler::GraphTopologyView
Dgraph_view.h139 const absl::flat_hash_set<InputPort>& GetFanout( in GetFanout() function
Dmutable_graph_view.cc417 MutableGraphView::GetFanout(const GraphView::OutputPort& port) const { in GetFanout() function in tensorflow::grappler::MutableGraphView