Sergii Dymchenko

Results 140 comments of Sergii Dymchenko

I've added a very early work in progress PR for discussion here: https://github.com/horovod/horovod/pull/1058 I've asked several questions there, could you please have a look?

@spatters Now I remember that the original design was to return the rank of the last worker, but I forgot to properly implement it - in my case the first...

@pytorchbot revert -m "As previous PR in stack was reverted https://github.com/pytorch/pytorch/pull/120118" -c weird

Manual revert https://github.com/pytorch/pytorch/pull/120677

@araffin you should specify `weights_only=False` if you need pickle. Otherwise when soon PyTorch changes the default of `weights_only` to `True`, your code will break.

@araffin I don't think there is an announcement, but we're definitely thinking of it. See this comment https://github.com/pytorch/pytorch/issues/111806#issuecomment-1785685208

@araffin The PR that added the option is https://github.com/pytorch/pytorch/pull/86812, first release with it is PyTorch 1.13.0

@pytorchbot revert -m "breaking internal builds" -c ghfirst

@pytorchbot rebase