You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi wang,
I'm just wondering why to convert the gradient Tensor into float64, I thought they might be just float32. And it should be more accurate than SGD required.
Hi wang,
I'm just wondering why to convert the gradient Tensor into
float64, I thought they might be justfloat32. And it should be more accurate than SGD required.ps_pytorch/src/distributed_worker.py
Line 258 in 89a1cfa