Searched defs:GetFanin (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/ | ||
| D | graph_topology_view.cc | 194 const absl::InlinedVector<int, 4>& GraphTopologyView::GetFanin( in GetFanin() function in tensorflow::grappler::GraphTopologyView |
| D | graph_view.h | 145 absl::flat_hash_set<OutputPort> GetFanin(const InputPort& port) const { in GetFanin() function |
| D | mutable_graph_view.cc | 444 absl::flat_hash_set<MutableGraphView::OutputPort> MutableGraphView::GetFanin( in GetFanin() function in tensorflow::grappler::MutableGraphView |
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
| D | auto_mixed_precision.cc | 721 const absl::InlinedVector<int, 4>& GraphTypeTopologyView::GetFanin( in GetFanin() function in tensorflow::grappler::__anon63eee5310111::GraphTypeTopologyView |