Skip to content

Conversation

@Waynezee
Copy link
Contributor

@Waynezee Waynezee commented Nov 3, 2025

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

Others

PR changes

Others

Description

支持 非vpp下的选层recompute

@paddle-bot
Copy link

paddle-bot bot commented Nov 3, 2025

Thanks for your contribution!

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 5.88235% with 16 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@ef87594). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/nn/pp_model.py 10.00% 9 Missing ⚠️
paddleformers/transformers/refined_recompute.py 0.00% 5 Missing ⚠️
paddleformers/transformers/glm4_moe/modeling.py 0.00% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2837   +/-   ##
==========================================
  Coverage           ?   28.72%           
==========================================
  Files              ?      343           
  Lines              ?    57162           
  Branches           ?        0           
==========================================
  Hits               ?    16421           
  Misses             ?    40741           
  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.

@Waynezee Waynezee changed the title add select no recompute layer num && add rr in GLM add select no recompute layer num Nov 4, 2025
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