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] add ops #9505

Merged
merged 3 commits into from
Oct 10, 2022
Merged

Conversation

zhupengyang
Copy link
Collaborator

support exp, log, reduce_mean, reduce_max, reduce_sum, floor

@paddle-bot
Copy link

paddle-bot bot commented Sep 27, 2022

Thanks for your contribution!

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Sep 27, 2022
@PaddlePaddle PaddlePaddle unlocked this conversation Sep 27, 2022
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

@zhupengyang zhupengyang merged commit 7b82d09 into PaddlePaddle:develop Oct 10, 2022
@zhupengyang zhupengyang deleted the qnn_add_ops branch October 10, 2022 02:05
zhupengyang added a commit to zhupengyang/Paddle-Lite that referenced this pull request Oct 27, 2022
zhupengyang added a commit that referenced this pull request Oct 31, 2022
* windows ci fix (#9559)

* [NNAdapter] support device data (#9493)

* [QualcommQnn] support exp, log, reduce_mean, reduce_max, reduce_sum, floor (#9505)

* [QualcommQnn] add ops (#9538)

support fusion_elementwise_mul_activation, fusion_elementwise_sub_activation, fusion_elementwise_div_activation, fusion_elementwise_min_activation, fusion_elementwise_max_activation, fusion_elementwise_pow_activation, instance_norm, prelu, arg_max, arg_min, flatten, flatten2, norm

* [NNAdapter] support vit model (#9583)

* [NNAdapter] set output lod according to input lod

* [NNAdapter] slice support EndsTensorList

 * [NNAdapter] fuse pass (5d->4d)

* fix cmake cxx flags (#9467)
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