Searched defs:GetFanout (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/ | ||
D | graph_topology_view.cc | 202 const absl::InlinedVector<int, 2>& GraphTopologyView::GetFanout( in GetFanout() function in tensorflow::grappler::GraphTopologyView |
D | graph_view.h | 139 const absl::flat_hash_set<InputPort>& GetFanout( in GetFanout() function |
D | mutable_graph_view.cc | 417 MutableGraphView::GetFanout(const GraphView::OutputPort& port) const { in GetFanout() function in tensorflow::grappler::MutableGraphView |