Ankush

Results 2 issues of Ankush

### Add Link https://pytorch.org/tutorials/intermediate/dist_tuto.html ### Describe the bug Documentation Bug. It seems like there is a typo in following statement. https://github.com/pytorch/tutorials/blob/f1380d39af94c52e291c4eebf20d9ce2b137f3e9/intermediate_source/dist_tuto.rst?plain=1#L159 - reading from ``tensor`` after ``dist.irecv()`` will result in...

bug
distributed

Fixes #3052 ## Description Fix Typo ## Checklist - [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER") - [x] Only one issue...

distributed