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

[cherry-pick] fix xiaodu crash and profiler #3859

Merged
merged 11 commits into from
Jul 3, 2020

Conversation

chenjiaoAngel
Copy link
Collaborator

@chenjiaoAngel chenjiaoAngel commented Jun 30, 2020

修复手势识别crash和眼神唤醒的性能问题
add 2x2s2p1 pooling improve gaze profiler: cherry-pick PR3705
add 3x3s1 Winograd int8 : cherry-pick PR3767
fix xiaodu crash in gemm prepacked: cherry-pick PR3781
fix concat axis < 0 compute error problem: cherry-pick PR3802
cherry-pick PR3834

  • update con int8 kernel choose, improve xiaodu_detect int8 model profile: 45.1326—42.6796
  • fix softmax compute error and change softmax axis_size=4 kernel choice

chenjiaoAngel and others added 10 commits June 30, 2020 15:54
* fix pooling bug and speed

* add 2x2s2p1 pooling. test=develop

* fix conflict, test=develop
* fix: winograd support unsame pad
test=develop

* feat: add winograd int8 kernel
test=develop

* fix: style fix
test=develo

* fix winograd_int8 ut sgement default. test=develop

* close basic_test, test=develop

Co-authored-by: MyPandaShaoxiang <[email protected]>
* fix conv int8 kernel choose and sooftmax compute bug

* change axis_size = 4 kernel choose, test=develop

* fix format. test=develop
Copy link
Contributor

@ysh329 ysh329 left a comment

Choose a reason for hiding this comment

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

LGTM

@chenjiaoAngel chenjiaoAngel merged commit 3137f18 into PaddlePaddle:release/v2.6.0 Jul 3, 2020
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