Skip to content

[RL][Cherry-Pick] Fix the out-of-bounds issue caused by int32 in the R3 kernel#7156

Open
gongshaotian wants to merge 2 commits intoPaddlePaddle:release/2.5from
gongshaotian:r3_fix_int32_bug_2.5
Open

[RL][Cherry-Pick] Fix the out-of-bounds issue caused by int32 in the R3 kernel#7156
gongshaotian wants to merge 2 commits intoPaddlePaddle:release/2.5from
gongshaotian:r3_fix_int32_bug_2.5

Conversation

@gongshaotian
Copy link
Copy Markdown
Collaborator

Motivation

  1. Fix the out-of-bounds issue caused by int32 in the Triton kernel

Modifications

Routing Replay Triton Kernel

Usage or Command

Pass

Accuracy Tests

Pass

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
Copy Markdown

paddle-bot bot commented Apr 2, 2026

Thanks for your contribution!

@gongshaotian gongshaotian marked this pull request as ready for review April 2, 2026 07:49
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 2, 2026

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/2.5@7648164). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...model_executor/layers/moe/routing_indices_cache.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             release/2.5    #7156   +/-   ##
==============================================
  Coverage               ?   68.37%           
==============================================
  Files                  ?      390           
  Lines                  ?    54235           
  Branches               ?     8555           
==============================================
  Hits                   ?    37082           
  Misses                 ?    14460           
  Partials               ?     2693           
Flag Coverage Δ
GPU 68.37% <0.00%> (?)

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