tnt icon indicating copy to clipboard operation
tnt copied to clipboard

Updated in broadcast_str to use correct tensor size

Open VieEeEw opened this issue 7 months ago • 1 comments

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

VieEeEw avatar Jul 07 '25 23:07 VieEeEw

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

facebook-github-bot avatar Jul 07 '25 23:07 facebook-github-bot