Skip to content

[BugFix] add rl reset share inputs#6303

Closed
kevincheng2 wants to merge 3 commits intoPaddlePaddle:developfrom
kevincheng2:fix_dummy_bug
Closed

[BugFix] add rl reset share inputs#6303
kevincheng2 wants to merge 3 commits intoPaddlePaddle:developfrom
kevincheng2:fix_dummy_bug

Conversation

@kevincheng2
Copy link
Collaborator

Motivation

修复 update_parameters 时,share_inputs 没有被重置,导致 dummy_run 挂掉问题

Modifications

Usage or Command

Accuracy Tests

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 Feb 2, 2026

Thanks for your contribution!

@codecov-commenter
Copy link

Codecov Report

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

Files with missing lines Patch % Lines
fastdeploy/worker/gpu_model_runner.py 1.11% 89 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #6303   +/-   ##
==========================================
  Coverage           ?   67.18%           
==========================================
  Files              ?      385           
  Lines              ?    51311           
  Branches           ?     7993           
==========================================
  Hits               ?    34471           
  Misses             ?    14370           
  Partials           ?     2470           
Flag Coverage Δ
GPU 67.18% <1.11%> (?)

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.

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