Skip to content

Updated in broadcast_str to use correct tensor size #1015

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VieEeEw
Copy link
Contributor

@VieEeEw VieEeEw commented Jul 7, 2025

Summary:
Tensor size from source rank was [] before the fix while on other ranks tensor size was [1]. Broadcasting from [] to [1] should be illegal usage.
The bug heppened to not cause any failures.

Differential Revision: D77901586

Summary:
Tensor size from source rank was [] before the fix while on other ranks tensor size was [1]. Broadcasting from [] to [1] should be illegal usage.
The bug heppened to not cause any failures.

Differential Revision: D77901586
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77901586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants