1. 30 7月, 2019 1 次提交
  2. 28 7月, 2019 1 次提交
  3. 25 7月, 2019 2 次提交
  4. 24 7月, 2019 2 次提交
  5. 23 7月, 2019 1 次提交
    • Y
      supports distributed classification (#18690) · 157211c4
      Yi Liu 提交于
      * supports distributed classification training
      * update API.spec
      * fix evenly division in python3
      * change "index_range" to "index_num" in shard_index operator
      test=document_preview
      test=develop
      157211c4
  6. 20 7月, 2019 1 次提交
  7. 18 7月, 2019 1 次提交
  8. 12 7月, 2019 1 次提交
  9. 10 7月, 2019 1 次提交
  10. 09 7月, 2019 1 次提交
  11. 05 7月, 2019 1 次提交
    • L
      Add distributions of normal and uniform (#18023) · 43e17c79
      LielinJiang 提交于
      * add_distributions_of_normal_and_uniform
      
      * paddle/fluid/API.spec
      
      * modify API.spec
      
      * modified paddle/fluid/API.spec, test=develop
      
      * modify paddle/fluid/API.spec, test=develop
      
      * modify paddle/fluid/API.spec, test=develop
      
      * fix some comment, test=develop
      
      * modify API.spec, test=develop
      
      * add comment for init function, modify hard code, test=develop
      
      * modify API.spec, test=develop
      
      * modify API.spec, test=develop
      
      * make unit test function shorter, test=develop
      
      * modify paddle/fluid/API.spec
      43e17c79
  12. 04 7月, 2019 1 次提交
  13. 03 7月, 2019 6 次提交
  14. 02 7月, 2019 1 次提交
  15. 01 7月, 2019 2 次提交
  16. 30 6月, 2019 1 次提交
  17. 28 6月, 2019 3 次提交
  18. 27 6月, 2019 2 次提交
  19. 26 6月, 2019 1 次提交
    • Y
      Update lamb optimizer (#18333) · 23941e43
      Yibing Liu 提交于
      * Update lamb optimizer
      
      test=develop, test=document_preview
      
      * Regenerate api spec
      
      test=develop, test=document_preview
      23941e43
  20. 25 6月, 2019 4 次提交
    • T
      fix softrelu doc (#18324) · 81ec5382
      tensor-tang 提交于
      * fix softrelu doc
      
      test=develop
      
      * update API doc
      
      test=develop
      81ec5382
    • H
      Sequence mask support tensor (#18249) · df2eee71
      Hongyu Liu 提交于
      * sequnce mask support max length tensor input; test=develop
      
      * add rnn_impl.py; test=develop
      
      * add basic gru lstm unittest; test=develop
      
      * fix api spec; test=develop
      
      * fix sequence_mask op bug;
      test=develop
      test=document_preview
      
      * change +-*x to elmentwise_op; test=develop
      
      * add mkl flag; test=develop
      
      * fix rnn impl bug; test=develop
      
      * update api spec; test=develop
      
      * fix doc bug; test=develop
      
      * fix lstm bugs; test=develop
      df2eee71
    • C
      Fix default value of fluid.memory_optimize (#18295) · e06c69c7
      chengduo 提交于
      * fix default value of fluid.memory_optimize
      test=develop
      
      * fix api.spec
      test=develop
      e06c69c7
    • Z
      fix split and sampled softmax (#18280) · 6978b2e4
      Zhaolong Xing 提交于
      test=develop
      6978b2e4
  21. 24 6月, 2019 2 次提交
  22. 22 6月, 2019 2 次提交
  23. 21 6月, 2019 2 次提交