1. 07 4月, 2020 2 次提交
  2. 06 4月, 2020 1 次提交
  3. 04 4月, 2020 1 次提交
  4. 03 4月, 2020 3 次提交
  5. 02 4月, 2020 1 次提交
  6. 29 3月, 2020 1 次提交
  7. 28 3月, 2020 2 次提交
  8. 26 3月, 2020 1 次提交
  9. 24 3月, 2020 1 次提交
  10. 11 3月, 2020 1 次提交
  11. 05 3月, 2020 1 次提交
  12. 04 3月, 2020 1 次提交
  13. 02 3月, 2020 1 次提交
  14. 28 2月, 2020 1 次提交
  15. 24 2月, 2020 2 次提交
    • S
      add partial_sum op in contrib (#22292) · 3132681e
      ShenLiang 提交于
      * add partial_sum_op, test=develop
      
      * modify the Paddle Error Message, test=develop
      
      * modify the Paddle Error Message, test=develop
      
      * modify the bug for python3, test=develop
      
      * modify the ut for ci, test=develop
      
      * mv to contrib, test=develop
      
      * use check_variable_and_dtype, test=develop
      
      * fix ci, test=develop
      
      * fix conflict, test=dvelop
      
      * add partial concat, test=develop
      
      * fix the conflict, test=develop
      
      * fix the error, test=develop
      
      * rm SSE4, test=develop
      3132681e
    • S
      add partial_concat op in contrib (#22528) · e1366613
      ShenLiang 提交于
      * add partial_concat, test=develop
      
      * fix the grids and blocks, test=develop
      
      * fix the Paddle_Enforce, test=develop
      
      * fix the doc of op, test=develop
      
      * fix the doc, test=develop
      
      * fix the doc of the op, test=develop
      
      * replace -1 with None, test=develop
      e1366613
  16. 23 2月, 2020 1 次提交
  17. 20 2月, 2020 1 次提交
  18. 19 2月, 2020 1 次提交
  19. 18 2月, 2020 1 次提交
  20. 12 2月, 2020 1 次提交
  21. 10 2月, 2020 1 次提交
  22. 07 2月, 2020 1 次提交
  23. 25 1月, 2020 1 次提交
  24. 16 1月, 2020 1 次提交
  25. 15 1月, 2020 2 次提交
  26. 09 1月, 2020 1 次提交
    • S
      named_sublayers and named_parameters (#21868) · 83037e55
      songyouwei 提交于
      * use snake_cased Layer name
      
      * add named_parameters and named_sublayers api
      
      * add include_sublayers param, add unittest
      test=develop
      
      * fix named unittests
      test=develop
      
      * fix unittest
      test=develop
      
      * add api docs
      test=develop
      
      * arg fix
      test=develop
      
      * reserve rnn_impl name_scope for static graph
      test=develop
      
      * fix load static param
      test=develop
      
      * fix load static param
      test=develop
      83037e55
  27. 08 1月, 2020 1 次提交
  28. 07 1月, 2020 1 次提交
  29. 27 12月, 2019 1 次提交
    • Z
      add shuffle batch op (#21674) · cee2ccb0
      zhoushiyu 提交于
      * add shuffle batch op, test=develop, test=document_preview
      
      * fix size_t conflict and check_output test=develop, test=document_preview
      
      * fix bug test=develop, test=document_preview
      
      * add unittest of shuffle_batch layer test=develop, test=document_preview
      
      * fix py coverage and op input type, test=develop, test=document_preview
      
      * fix py coverage, test=develop
      
      * fix en doc, test=develop
      
      * move to contrib test=develop
      
      * add unique_name test=develop
      
      * invoke shuffle_batch in contrib.layers test=develop
      cee2ccb0
  30. 24 12月, 2019 1 次提交
  31. 19 12月, 2019 1 次提交
  32. 17 12月, 2019 1 次提交
    • Y
      remove build_once & name_scope (#21131) · f6144d84
      Youwei Song 提交于
      * remove build_once & name_scope (Conv2D)
      test=develop
      
      * fix unittest
      test=develop
      
      * Conv2DTranspose
      
      * Conv3D & Conv3DTranspose
      test=develop
      
      * Pool2D & BatchNorm
      
      * Embedding
      
      * LayerNorm
      
      * GRUUnit & NCE
      
      * PRelu
      
      * BilinearTensorProduct
      
      * GroupNorm & SpectralNorm
      
      * TreeConv
      test=develop
      
      * fix LayerNorm in transformer unnittest
      test=develop
      
      * disable LayerNorm or BatchNorm in multicard
      test=develop
      
      * refine Layer.create_parameter api
      test=develop
      
      * refine LayerNorm, remove begin_norm_axis param, add normed shape check
      test=develop
      
      * LayerNorm bug fix
      test=develop
      f6144d84
  33. 12 12月, 2019 1 次提交
  34. 11 12月, 2019 1 次提交