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 #3906

Merged
merged 13 commits into from
Jul 9, 2020

Conversation

chenjiaoAngel
Copy link
Collaborator

@chenjiaoAngel chenjiaoAngel commented Jul 8, 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 13 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
@chenjiaoAngel chenjiaoAngel merged commit 53570d3 into PaddlePaddle:release/v2.6 Jul 9, 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.

3 participants