Home
last modified time | relevance | path

Searched refs:any_removed (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dalgorithm.cc241 bool any_removed = false; in PruneForReverseReachability() local
247 any_removed = true; in PruneForReverseReachability()
251 return any_removed; in PruneForReverseReachability()