Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QualcommQnn] support models #9412

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

zhupengyang
Copy link
Collaborator

No description provided.

@paddle-bot
Copy link

paddle-bot bot commented Sep 7, 2022

Thanks for your contribution!

Copy link
Collaborator

@hong19860320 hong19860320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -187,6 +188,20 @@ NNADAPTER_EXPORT PatternMatcher::Pattern *PatternMatcher::Pattern::IsOperation(
return this;
}

NNADAPTER_EXPORT PatternMatcher::Pattern *
PatternMatcher::Pattern::HasInLinksNum(int num) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CheckInputCount 会不会更好一点? 下一个 PR 改下?

return this;
}

NNADAPTER_EXPORT PatternMatcher::Pattern *
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上

@zhupengyang zhupengyang merged commit b5e5795 into PaddlePaddle:develop Sep 8, 2022
@zhupengyang zhupengyang deleted the qnn_model_0831 branch September 8, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants