Searched refs:HandleGeneric (Results 1 – 1 of 1) sorted by relevance
743 Status HandleGeneric(Node* n, std::vector<bool>* should_revisit);1007 Status DeadnessAnalysisImpl::HandleGeneric(Node* n, in HandleGeneric() function in tensorflow::__anon9db8ce5c0111::DeadnessAnalysisImpl1032 TF_RETURN_IF_ERROR(HandleGeneric(n, should_revisit)); in HandleNode()1034 TF_RETURN_IF_ERROR(HandleGeneric(n, should_revisit)); in HandleNode()