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

add_trt #1

Closed
wants to merge 163 commits into from
Closed

add_trt #1

wants to merge 163 commits into from

Conversation

lizexu123
Copy link
Collaborator

PR Category

PR Types

Description

增加了conv2d+relu+poold2d+add+softmax+reshape单侧

zyfncg and others added 30 commits July 1, 2024 22:12
…x_pool3d/paddle.signal.stft 进行功能增强 (PaddlePaddle#62975)

* fix max_pool

* fix stft

* Add ceil_mode parameter to MaxPool2d and MaxPool3d functions

* Add test case for converting STFT result to real numbers

* Fix adaptive pooling ceil_mode bug

* remove window to x device

* add shape check for pool op

* Add ceil_mode argument to max_pool2d_with_index and max_pool3d_with_index

* Add ceil_mode arg to max_pool2d_with_index and max_pool3d_with_index
* fix cmake

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load

* support async load
* fix a couple of large shape tests

* refine comment
…le#65278)

* support stashed memory in XPUContext

* use forward decl instead of header
…#65595)

* kk

* 解决json和pdmodel保存路径不一致,pdmodel没保存下来优化后的模型

* fix

* 删去了pdmodel跑pir的时候,跑了旧ir的pass

* fix

* fix

* update

---------

Co-authored-by: yuanlehome <[email protected]>
* fix numpy bug

* fix

* fix

* fix=document_fix

* fix,test=document_fix
…ePaddle#65588)

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix
* Del distutils.util

* move strtobool to `paddle.utils`

---------

Co-authored-by: SigureMo <[email protected]>
mayang002 and others added 28 commits July 8, 2024 19:07
…65693)

* fix contiguous for dp

* add warning for dataparallel
…lbacks.py`, `python/paddle/framework/framework.py` (PaddlePaddle#65777)

---------

Co-authored-by: SigureMo <[email protected]>
* fix pir failed tests

* fix

* fix

* fix

* fix

* fix

* fix
* remove static shape schedule

* fix compile bug
@lizexu123 lizexu123 closed this Jul 11, 2024
lizexu123 added a commit that referenced this pull request Jul 23, 2024
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.