Searched refs:HandleGeneric (Results 1 – 1 of 1) sorted by relevance
875 Status HandleGeneric(Node* n, std::vector<bool>* should_revisit);1205 Status DeadnessAnalysisImpl::HandleGeneric(Node* n, in HandleGeneric() function in tensorflow::__anonaeebdbfa0111::DeadnessAnalysisImpl1231 TF_RETURN_IF_ERROR(HandleGeneric(n, should_revisit)); in HandleNode()1233 TF_RETURN_IF_ERROR(HandleGeneric(n, should_revisit)); in HandleNode()