Closed datamove closed 5 years ago
in nn.MSELoss - now using reduction='sum' instead of size_average='False' as suggested in the doc page. https://pytorch.org/docs/stable/nn.html#mseloss
Thank you! Happy to incorporate this update
in nn.MSELoss - now using reduction='sum' instead of size_average='False' as suggested in the doc page. https://pytorch.org/docs/stable/nn.html#mseloss