Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dalgorithm.cc237 bool any_removed = false; in PruneForReverseReachability() local
241 any_removed = true; in PruneForReverseReachability()
245 return any_removed; in PruneForReverseReachability()