Skip to content

Conversation

@EmmonsCurse
Copy link
Collaborator

Motivation

Recent Paddle updates introduced changes to the VL model baseline, which caused mismatches in existing CI validation logic. This PR aims to align FastDeploy CI and baseline checks with the updated Paddle behavior to ensure CI correctness and stability.

Modifications

Updated CI baseline logic to adapt to the latest Paddle VL model changes.

Usage or Command

N/A

Accuracy Tests

N/A

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link

paddle-bot bot commented Dec 16, 2025

Thanks for your contribution!

@EmmonsCurse EmmonsCurse merged commit 63fff8d into PaddlePaddle:develop Dec 16, 2025
12 of 16 checks passed
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@9e8c46c). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5576   +/-   ##
==========================================
  Coverage           ?   61.90%           
==========================================
  Files              ?      329           
  Lines              ?    41158           
  Branches           ?     6274           
==========================================
  Hits               ?    25477           
  Misses             ?    13767           
  Partials           ?     1914           
Flag Coverage Δ
GPU 61.90% <ø> (?)

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

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

EmmonsCurse added a commit to EmmonsCurse/FastDeploy that referenced this pull request Dec 16, 2025
EmmonsCurse added a commit to EmmonsCurse/FastDeploy that referenced this pull request Dec 16, 2025
EmmonsCurse added a commit that referenced this pull request Dec 16, 2025
#5583)

* [CI] Remove test_metrics.py due to incompatible forced merge (#5578)
* [CI] Adapt vl_model baseline changes due to Paddle update (#5576)
EmmonsCurse added a commit that referenced this pull request Dec 16, 2025
* [CI] Add Cherry-Pick PR check logic

(cherry picked from commit 8bc2e13)

* [Cherry-Pick][CI] Add check trigger and logic

* [CI] Adapt vl_model baseline changes due to Paddle update (#5576)

* [Cherry-Pick][CI] Adape unit_test due to Paddle update(5576)
EmmonsCurse added a commit that referenced this pull request Dec 24, 2025
EmmonsCurse added a commit that referenced this pull request Dec 24, 2025
ckl117 pushed a commit to fxyfxy777/FastDeploy that referenced this pull request Dec 29, 2025
EmmonsCurse added a commit to EmmonsCurse/FastDeploy that referenced this pull request Dec 30, 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