Skip to content

CCL bugfix with new blocking interface#1005

Merged
vbaddi merged 2 commits into
quic:mainfrom
kdulla:ccl_blocking_fix
May 24, 2026
Merged

CCL bugfix with new blocking interface#1005
vbaddi merged 2 commits into
quic:mainfrom
kdulla:ccl_blocking_fix

Conversation

@kdulla
Copy link
Copy Markdown
Contributor

@kdulla kdulla commented May 22, 2026

Previous changes to non-blocked attention forward were causing the attention mask generated for CCL to not be correct in the standard attention forward. Returned the updated attention mask from the past_key_value_update helper function in order to fix this.

… changes

Signed-off-by: Kushal Dulla <quic_kdulla@quicinc.com>
@kdulla kdulla self-assigned this May 22, 2026
@kdulla kdulla added the bugfix label May 22, 2026
Signed-off-by: Kushal Dulla <kdulla@qti.qualcomm.com>
Copy link
Copy Markdown
Contributor

@vbaddi vbaddi left a comment

Choose a reason for hiding this comment

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

@kdulla do we need a unit test for this change? rest LGTM.

@vbaddi vbaddi merged commit 7060054 into quic:main May 24, 2026
6 checks passed
quic-mohmeh pushed a commit to quic-mohmeh/efficient-transformers that referenced this pull request May 25, 2026
Previous changes to non-blocked attention forward were causing the
attention mask generated for CCL to not be correct in the standard
attention forward. Returned the updated attention mask from the
past_key_value_update helper function in order to fix this.

---------

Signed-off-by: Kushal Dulla <quic_kdulla@quicinc.com>
Signed-off-by: Kushal Dulla <kdulla@qti.qualcomm.com>
Signed-off-by: Mohit Mehta <mohmeh@qti.qualcomm.com>
smedhe pushed a commit to smedhe/QEff_Sharvari that referenced this pull request May 25, 2026
Previous changes to non-blocked attention forward were causing the
attention mask generated for CCL to not be correct in the standard
attention forward. Returned the updated attention mask from the
past_key_value_update helper function in order to fix this.

---------

Signed-off-by: Kushal Dulla <quic_kdulla@quicinc.com>
Signed-off-by: Kushal Dulla <kdulla@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants