• Y
    Minor fix to `MSELoss` docstring (#24077) · ddcdd4a7
    Yang Zhang 提交于
    * Indent MSELoss example docs
    
    * Point out input tensors should be of same shape
    
    test=develop
    
    * Document `MSELoss` input and return parameters
    
    test=develop,test=document_fix
    ddcdd4a7
loss.py 23.3 KB