• Y
    Add `paddle.nn.loss.MSELoss` (#23399) · 011bcc9f
    Yang Zhang 提交于
    * Add `paddle.nn.loss.MSELoss`
    
    test=develop
    
    * Move to `nn/layer/loss.py`
    
    test=develop
    
    * Add test
    
    test=develop
    
    * Fix dygraph
    
    test=develop
    
    * Increase numel in test
    
    test=develop
    
    * Add test for input with more dimensions
    
    test=develop
    011bcc9f
loss.py 22.4 KB