Skip to content

Fix some test about enable_partial_send_recv(True)+sequence_parallel(True)#590

Merged
xuxinyi389 merged 2 commits intoPaddlePaddle:developfrom
xuxinyi389:test_ci
Mar 5, 2026
Merged

Fix some test about enable_partial_send_recv(True)+sequence_parallel(True)#590
xuxinyi389 merged 2 commits intoPaddlePaddle:developfrom
xuxinyi389:test_ci

Conversation

@xuxinyi389
Copy link
Contributor

@xuxinyi389 xuxinyi389 commented Mar 3, 2026

修复单测。enable_partial_send_recv=True + sequence_parallel=True 组合有问题——每一次 PP stage 间的 P2P 通信都在损坏数据。

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@381425a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/paddlefleet/models/gpt/gpt_model.py 50.00% 0 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #590   +/-   ##
==========================================
  Coverage           ?   50.00%           
==========================================
  Files              ?        1           
  Lines              ?        2           
  Branches           ?        1           
==========================================
  Hits               ?        1           
  Misses             ?        0           
  Partials           ?        1           
Flag Coverage Δ
coverage_combine 50.00% <50.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/paddlefleet/models/gpt/gpt_model.py 50.00% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xuxinyi389 xuxinyi389 changed the title test Fix Mar 5, 2026
@xuxinyi389 xuxinyi389 changed the title Fix Fix some test about enable_partial_send_recv(True)+sequence_parallel(True) Mar 5, 2026
@xuxinyi389 xuxinyi389 merged commit 3650689 into PaddlePaddle:develop Mar 5, 2026
15 of 17 checks passed
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.

4 participants