You need to sign in or sign up before continuing.
  1. 06 7月, 2020 1 次提交
    • C
      add Pad2D and LeakyReLU (#25177) · fc0da42b
      ceci3 提交于
      * add Pad2D and Leaky_ReLU, test=develop
      
      * update,test=develop
      
      * change name,test=develop
      
      * add unittest and redine docs,test=develop
      fc0da42b
  2. 21 5月, 2020 1 次提交
  3. 15 5月, 2020 1 次提交
  4. 14 5月, 2020 1 次提交
  5. 12 5月, 2020 2 次提交
  6. 27 4月, 2020 1 次提交
  7. 26 4月, 2020 1 次提交
  8. 24 4月, 2020 1 次提交
    • 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
  9. 22 4月, 2020 1 次提交
  10. 20 4月, 2020 1 次提交
    • 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
  11. 17 4月, 2020 1 次提交
  12. 14 4月, 2020 1 次提交
    • F
      Add row_conv and hsigmoid into paddle.nn(functional and layer) (#23517) · 600cb8c8
      Feiyu Chan 提交于
      * add approximation for gelu, test=develop
      
      * add functional conv
      
      * add test and doc for function convs, test=develop
      
      * update ConvTransposeOp's InferShape and error message, test=develop
      
      * add hsigmoid, row_conv in paddle.nn(functional and layer), test=develop
      
      * fix hyperlinks in docstring
      600cb8c8
  13. 12 4月, 2020 1 次提交
  14. 11 4月, 2020 3 次提交
  15. 10 4月, 2020 1 次提交
  16. 09 4月, 2020 1 次提交
  17. 02 4月, 2020 1 次提交
    • L
      Dev/add l1 loss (#23322) · f944b0f6
      Leo Chen 提交于
      * add L1Loss
      
      * support L1Loss, test=develop
      
      * add test, test=develop
      
      * fix batch, test=develop
      
      * follow comments, test=develop
      f944b0f6
  18. 23 3月, 2020 1 次提交