Searched refs:is_output_node (Results 1 – 1 of 1) sorted by relevance
974 const auto is_output_node = [&](const Node* n) -> void { in ValidateNoDeadOutputs() local988 DFSFrom(*fbody.graph, {dead_tensor_source}, /*enter=*/is_output_node, in ValidateNoDeadOutputs()