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

Reduce squeeze2_matmul_fuse_pass, flattent tests time #47098

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

zlsh80826
Copy link
Collaborator

@zlsh80826 zlsh80826 commented Oct 18, 2022

PR types

Others

PR changes

Others

Describe

  1. Reduce test_trt_squeeze2_matmul_fuse_pass.py test cases to prevent timeout on low-end GPU
  2. Reduce the test combinations of test_trt_convert_flatten.py to prevent timeout on low-end GPU

@paddle-bot
Copy link

paddle-bot bot commented Oct 18, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Oct 18, 2022
@zlsh80826 zlsh80826 changed the title Loose TRT half test threshold (1) Reduce squeeze2_matmul_fuse_pass, flattent tests time Oct 18, 2022
@Wangzheee Wangzheee merged commit 1a14d01 into PaddlePaddle:develop Oct 19, 2022
zlsh80826 added a commit to zlsh80826/Paddle that referenced this pull request Nov 23, 2022
…7098)

* Add missing fp32 config and reduce the testing combination

* Reduce trt matmul pass test max examples
qingqing01 pushed a commit that referenced this pull request Nov 28, 2022
* Reduce squeeze2_matmul_fuse_pass, flattent tests time (#47098)

* Add missing fp32 config and reduce the testing combination

* Reduce trt matmul pass test max examples

* Loose TRT fp16 tests tolerance (#47100)

* Loose TRT half test tolerance to 1e-3 (#47101)

* Loose TRT half test tolerance to 1e-3 (#47106)

* Update distributed_strategy.proto (#46531)

* Close popen pipe after used (#47053)

* Add launch_bounds (#47285)

* Fix TRT UT failures (#47488)

* Format cherry-picked commits

* CudnnNormConvolution is no longer supported on NVIDIA Hopper GPUs (#48203)

* Skip tests that use fused_ops on H100

* Add error message to FusedOps on H100

Co-authored-by: Shijie <505749828@qq.com>
Co-authored-by: Leo Chen <39020268+leo0519@users.noreply.github.com>
Co-authored-by: Tian Zheng <tizheng@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers NVIDIA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants