Comment on Speedup from switch to +=parentComments−lnyan4yFor PyTorch, `+=` is interpreted as an in-place operation
Comments
For PyTorch, `+=` is interpreted as an in-place operation