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

[NNAdapter] Migrate clip, batch_norm, reduce_mean, transpose and pow op bridges to the new converter framework #7297

Merged
merged 7 commits into from
Oct 21, 2021

Conversation

csy0225
Copy link
Collaborator

@csy0225 csy0225 commented Oct 18, 2021

No description provided.

@paddle-bot-old
Copy link

Thanks for your contribution!

lite/backends/nnadapter/nnadapter/core/operation/reduce.cc Outdated Show resolved Hide resolved
lite/backends/nnadapter/nnadapter/core/operation/reduce.cc Outdated Show resolved Hide resolved
lite/kernels/nnadapter/converter/reduce_mean.cc Outdated Show resolved Hide resolved
lite/kernels/nnadapter/converter/pow.cc Outdated Show resolved Hide resolved
lite/kernels/nnadapter/converter/clip.cc Outdated Show resolved Hide resolved
lite/kernels/nnadapter/converter/batch_normalization.cc Outdated Show resolved Hide resolved
lite/kernels/nnadapter/converter/batch_normalization.cc Outdated Show resolved Hide resolved
@hong19860320 hong19860320 changed the title Nnadapter:clip, batch_norm, reduce_mean, transpose, pow new converter support [NNAdapter] Migrate clip, batch_norm, reduce_mean, transpose and pow op bridges to the new converter framework Oct 19, 2021
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 a8be278 into PaddlePaddle:develop Oct 21, 2021
csy0225 added a commit to csy0225/Paddle-Lite that referenced this pull request Oct 29, 2021
zhupengyang pushed a commit that referenced this pull request Nov 1, 2021
* [NNAdapter] Move stack op to converter (#7332)

* [NNAdapter] Migrate clip, batch_norm, reduce_mean, transpose and pow op bridges to the new converter framework (#7297)

* [NNAdapter] Add fill_range fuse pass、eliminate range op、move scale and expand_v2 op (#7200)

* [NNAdapter] Migrate cast, norm, pad, dropout converter test=develop,test=huawei_ascend_npu (#7455)
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.

3 participants