Skip to content

add mtp attn mask and layer mask#4343

Merged
Jonathans575 merged 1 commit intoPaddlePaddle:developfrom
weiyixuanxx:dev_mtp_mask
Apr 27, 2026
Merged

add mtp attn mask and layer mask#4343
Jonathans575 merged 1 commit intoPaddlePaddle:developfrom
weiyixuanxx:dev_mtp_mask

Conversation

@weiyixuanxx
Copy link
Copy Markdown
Contributor

@weiyixuanxx weiyixuanxx commented Apr 23, 2026

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

PR changes

Description

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Apr 23, 2026

Thanks for your contribution!

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 23, 2026

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2026

Codecov Report

❌ Patch coverage is 83.58209% with 11 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@86ec329). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/datasets/collate.py 83.58% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #4343   +/-   ##
==========================================
  Coverage           ?   38.91%           
==========================================
  Files              ?      474           
  Lines              ?    90130           
  Branches           ?        0           
==========================================
  Hits               ?    35078           
  Misses             ?    55052           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@weiyixuanxx
Copy link
Copy Markdown
Contributor Author

test

@weiyixuanxx
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

2 similar comments
@weiyixuanxx
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

@weiyixuanxx
Copy link
Copy Markdown
Contributor Author

/re-run all-failed

@Jonathans575 Jonathans575 merged commit c04ba85 into PaddlePaddle:develop Apr 27, 2026
29 of 34 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