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

[arm]add 2x2s2p1 pooling #3705

Merged
merged 40 commits into from
May 26, 2020
Merged

Conversation

chenjiaoAngel
Copy link
Collaborator

No description provided.

…m, so 2-pad to 4-pad funcs should put in AttachKernel. test=ddevellop
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle-Lite into PaddlePaddle-develop

Conflicts:
	lite/kernels/arm/pool_compute.cc
	lite/kernels/cuda/pool_compute_test.cc
	lite/kernels/npu/bridges/pool_op.cc
	lite/operators/pool_op.cc
	lite/operators/pool_op.h
Merge branch 'PaddlePaddle-develop' into pool
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 31150e9 into PaddlePaddle:develop May 26, 2020
chenjiaoAngel added a commit to chenjiaoAngel/Paddle-Lite that referenced this pull request Jun 30, 2020
* fix pooling bug and speed

* add 2x2s2p1 pooling. test=develop

* fix conflict, test=develop
chenjiaoAngel added a commit that referenced this pull request Jul 3, 2020
* [arm]add 2x2s2p1 pooling  (#3705)

* fix pooling bug and speed

* add 2x2s2p1 pooling. test=develop

* fix conflict, test=develop

* fix conflict in wino

* [arm] add 3x3s1 Winograd int8 (#3767)

* fix: winograd support unsame pad
test=develop

* feat: add winograd int8 kernel
test=develop

* fix winograd_int8 ut sgement default. test=develop

* close basic_test, test=develop

Co-authored-by: MyPandaShaoxiang <[email protected]>

* fix xiaodu crash in gemm prepacked

* in huwen phone, 3x3s2p0 avg pooling will rand crash, other phone does not have this feature

* [arm] update con int8 kernel choose (#3834)

* fix conv int8 kernel choose and sooftmax compute bug

* change axis_size = 4 kernel choose, test=develop

* fix wino_int8 computte erroor. test=develop
chenjiaoAngel added a commit that referenced this pull request Jul 9, 2020
* [arm]add 2x2s2p1 pooling  (#3705)

* fix pooling bug and speed

* add 2x2s2p1 pooling. test=develop

* fix conflict, test=develop

* fix conflict in wino

* [arm] add 3x3s1 Winograd int8 (#3767)

* 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 xiaodu crash in gemm prepacked

* in huwen phone, 3x3s2p0 avg pooling will rand crash, other phone does not have this feature

* [arm] update con int8 kernel choose (#3834)

* fix conv int8 kernel choose and sooftmax compute bug

* change axis_size = 4 kernel choose, test=develop

* fix format. test=develop

* fix format.test=develop

* fix build test=develop

* fix buiild error test=develop

* fix wino_int8 computte erroor. test=develop

* Update the link to debug, test=develop, test=document_fix (#3870) (#3871)

Co-authored-by: MyPandaShaoxiang <[email protected]>
Co-authored-by: cc <[email protected]>
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