Skip to content

Revert "[ATOM][Fix] propagate dp_uniform_decode to TBO ubatches" - #1503

Merged
valarLip merged 1 commit into
mainfrom
revert-1474-lingzha/fix_tbo
Jul 7, 2026
Merged

Revert "[ATOM][Fix] propagate dp_uniform_decode to TBO ubatches"#1503
valarLip merged 1 commit into
mainfrom
revert-1474-lingzha/fix_tbo

Conversation

@ZhangLirong-amd

Copy link
Copy Markdown
Collaborator

Reverts #1474

Copilot AI review requested due to automatic review settings July 7, 2026 13:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts a prior change (#1474) that propagated dp_uniform_decode into per-ubatch Context objects created by the TBO micro-batching wrapper.

Changes:

  • Removes dp_uniform_decode=ctx.context.dp_uniform_decode when constructing the per-ubatch Context in UBatchWrapper._make_ubatch_context.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 544 to 545
is_draft=ctx.context.is_draft,
dp_uniform_decode=ctx.context.dp_uniform_decode,
)
@valarLip
valarLip merged commit 9dbe3f8 into main Jul 7, 2026
24 of 32 checks passed
@valarLip
valarLip deleted the revert-1474-lingzha/fix_tbo branch July 7, 2026 13:07
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.

3 participants