Skip to content

fix speculate_verify_and_update op#9759

Merged
yuanlehome merged 1 commit into
PaddlePaddle:developfrom
Wanglongzhi2001:fix_speculate_verify_and_update
Jan 10, 2025
Merged

fix speculate_verify_and_update op#9759
yuanlehome merged 1 commit into
PaddlePaddle:developfrom
Wanglongzhi2001:fix_speculate_verify_and_update

Conversation

@Wanglongzhi2001
Copy link
Copy Markdown
Contributor

@Wanglongzhi2001 Wanglongzhi2001 commented Jan 9, 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

Bug fixes

PR changes

Others

Description

fix speculate_verify_and_update op

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Jan 9, 2025

Thanks for your contribution!

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.37%. Comparing base (95ae8a8) to head (b688176).
Report is 264 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9759      +/-   ##
===========================================
- Coverage    52.52%   52.37%   -0.15%     
===========================================
  Files          723      727       +4     
  Lines       114881   115143     +262     
===========================================
- Hits         60339    60305      -34     
- Misses       54542    54838     +296     

☔ 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.

@yuanlehome yuanlehome merged commit 9af0466 into PaddlePaddle:develop Jan 10, 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