Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc80 bool has_target_output = false; in FindCandidateRecomputeNodes() local
85 has_target_output = true; in FindCandidateRecomputeNodes()
89 if (!has_target_output) { in FindCandidateRecomputeNodes()