1. 14 10月, 2020 1 次提交
    • Z
      fix norm api doc, test=develop (#27652) · 7a58431c
      zhang wenhui 提交于
      * fix norm api doc, test=develop
      
      * fix error message, test=develop
      
      * fix api norm, test=develop
      
      * add adagrad, test=develop
      
      * fix bug, test=develop
      
      * fix bug, test=develop
      
      * add spetral_norm, test=develop
      
      * fix adagrad, test=develop
      
      * merge , test=develop
      7a58431c
  2. 10 10月, 2020 1 次提交
  3. 14 9月, 2020 1 次提交
  4. 08 9月, 2020 1 次提交
  5. 28 8月, 2020 2 次提交
    • C
      [2.0 API] add SyncBatchNorm.convert_sync_batch_norm (#26688) · 42d2915a
      ceci3 提交于
      * add cnvert,test=develop
      42d2915a
    • L
      Refine paddle.manual_seed (#26496) · 844583c8
      Leo Chen 提交于
      * refine manual seed
      
      * fix ci problem
      
      * fix unittests
      
      * fix unittest
      
      * set is_init_py=false in manual_seed
      
      * fix unittest
      
      * fix bernoulli_op
      
      * fix(unittest): change random_seed to manual_seed
      
      * 🐞fix(unittest): fix manual_seed
      
      * trigger ci
      
      * fix test_sentiment
      
      * fix test_imperative_save_load
      
      * fix test_uniform_random_op
      
      * fix test_uniform_random_op
      
      * fix test_jit_save_load
      
      * merge develop
      
      * fix manual_seed
      
      * fix manual_seed
      
      * use global engine
      
      * use shared_ptr
      
      * fix double free
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix test bug
      
      * fix test bug
      
      * fix test bug
      
      * fix ci
      844583c8
  6. 24 8月, 2020 2 次提交
  7. 22 8月, 2020 1 次提交
  8. 19 8月, 2020 1 次提交
  9. 06 8月, 2020 1 次提交
  10. 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
  11. 03 7月, 2020 1 次提交
  12. 06 6月, 2020 1 次提交
  13. 05 6月, 2020 1 次提交
  14. 15 5月, 2020 1 次提交
  15. 26 4月, 2020 1 次提交
    • S
      Add batch_fc op in contrib (#24017) · 0fb9b208
      ShenLiang 提交于
      * add batch fc op, test=develop
      
      * add batch_fc_op, test=develop
      
      * fix untest, test=develop
      
      * rm check_dygraph, test=develop
      
      * fix comment, test=develop
      
      * fix comment, test=develop
      0fb9b208
  16. 18 4月, 2020 1 次提交
  17. 11 4月, 2020 2 次提交
  18. 10 4月, 2020 3 次提交
  19. 09 4月, 2020 3 次提交
  20. 08 4月, 2020 1 次提交
  21. 06 4月, 2020 1 次提交
  22. 02 4月, 2020 1 次提交
  23. 17 3月, 2020 1 次提交
  24. 03 3月, 2020 1 次提交
  25. 26 2月, 2020 1 次提交
    • S
      support control flow cond in dygraph mode (#22693) · b813c948
      songyouwei 提交于
      * dygraph support cond op
      test=develop
      
      * unittest coverage
      test=develop
      
      * fix coverage
      test=develop
      
      * fix for coverage
      test=develop
      
      * refine TypeError msg
      test=develop
      
      * remove restrict
      test=develop
      b813c948
  26. 25 2月, 2020 1 次提交
  27. 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
  28. 16 1月, 2020 1 次提交
  29. 11 1月, 2020 1 次提交
    • H
      Check dygraph weight name (#22140) · 6e04334c
      hong 提交于
      * add parameter check; test=develop
      
      * change parameter name checker in dygraph guard; test=develop
      
      * fix test layers error; test=develop
      
      * revert some code to develop; test=develop
      
      * fix exampel error; test=develop
      
      * fix comment error; test=develop
      
      * fix comment error; test=develop
      6e04334c
  30. 09 1月, 2020 1 次提交
    • S
      update PRelu arg (#21946) · 1ae3f47f
      songyouwei 提交于
      * update PRelu arg
      test=develop
      
      * fix unittests
      test=develop
      
      * fix element mode alpha shape
      test=develop
      
      * split channel_or_input_shape arg
      test=develop
      
      * fix unittest
      test=develop
      1ae3f47f
  31. 08 1月, 2020 1 次提交
  32. 03 1月, 2020 1 次提交