1. 03 11月, 2022 1 次提交
  2. 31 10月, 2022 1 次提交
  3. 23 10月, 2022 1 次提交
  4. 12 10月, 2022 1 次提交
  5. 14 9月, 2022 1 次提交
  6. 05 9月, 2022 1 次提交
  7. 26 8月, 2022 1 次提交
  8. 22 8月, 2022 1 次提交
  9. 11 8月, 2022 1 次提交
  10. 04 8月, 2022 1 次提交
    • N
      [Docs][en] adjust code example format (#44679) · d5de7886
      Nyakku Shigure 提交于
      * add name attribute to code-block, test=document_fix
      
      * remove redundant labels, test=document_fix
      
      * remove redundant labels (from upstream), test=document_fix
      
      * more COPY-FROM (try multiple code example), test=document_fix
      
      * empty commit, try to trigger PR-CI-build
      
      * fix some `Examples:` format issues
      
      * fix some ci errors
      d5de7886
  11. 27 6月, 2022 1 次提交
  12. 22 6月, 2022 1 次提交
  13. 13 6月, 2022 1 次提交
    • L
      Fix some en docs of paddle. and paddle.nn.initialize. (#42916) · 4f006636
      Liyulingyue 提交于
      * calculate_gain; test=document_fix
      
      * Constant; test=document_fix
      
      * KaimingNormal; test=document_fix
      
      * KaimingUniform; test=document_fix
      
      * randint; test=document_fix
      
      * squeeze;test=document_fix
      
      * argmin; test=document_fix
      
      * argmin; test=document_fix
      
      * triu; test=document_fix
      
      * add_n;test=document_fix
      
      * unique; test=document_fix
      
      * topk; test=document_fix
      
      * squeeze;test=document_fix
      
      * randint;test=document_fix
      
      * argmin; test=document_fix
      
      * constant; test=document_fix
      
      * constant; test=document_fix
      
      * KaimingNormal; test=document_fix
      
      * kaiming; test=document_fix
      
      * unique; test=document_fix
      4f006636
  14. 07 6月, 2022 1 次提交
  15. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  16. 31 5月, 2022 2 次提交
  17. 29 4月, 2022 1 次提交
  18. 05 4月, 2022 1 次提交
    • W
      [Eager] dataloader2 (#41338) · 3b0e911c
      wanghuancoder 提交于
      * eager math op, test=develop
      
      * eager support lookahead, test=develop
      
      * refine,test=develop
      
      * refine doc, test=develop
      
      * refine,test =develop
      
      * refie, test=develop
      
      * refie, test=develop
      
      * refie, test=develop
      
      * test_paddle_multiprocessing
      
      * refine, test=develop
      
      * refine, test=develop
      
      * fix bug, test=develop
      
      * refine, test=develop
      
      * dataloader, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * test_datasets timeout, test=develop
      
      * refine, test=develop
      3b0e911c
  19. 02 4月, 2022 1 次提交
    • J
      Fix ci problem2 (#41263) · a9d66025
      Jiabin Yang 提交于
      * support test_create_paramter
      
      * support fused_transformer_encoder_layer
      
      * skip program_desc tracer related tests in eager mode
      
      * fix ci tests on eager
      a9d66025
  20. 24 2月, 2022 1 次提交
  21. 22 2月, 2022 1 次提交
  22. 27 12月, 2021 1 次提交
  23. 24 12月, 2021 1 次提交
  24. 25 11月, 2021 1 次提交
  25. 19 11月, 2021 1 次提交
  26. 06 8月, 2021 1 次提交
    • S
      paddle/nn fix formula bugs (#34643) · 0f19ac7c
      sunzhongkai588 提交于
      * fix paddle.optimizer test=document_fix
      
      * fix paddle.optimizer test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      
      * fix nn formula bugs test=document_fix
      0f19ac7c
  27. 29 4月, 2021 1 次提交
  28. 27 4月, 2021 1 次提交
    • Z
      update 2.0 public api in nn (#31912) · 3b81f2b8
      zhiboniu 提交于
      * update 2.0 public api in nn
      
      * replace Chinese character cause error in ci;synchronization with pr:#32588 to avoid 'ascii' codec in python2
      
      * numbers used in paddle.nn.functional.norm but not imported
      3b81f2b8
  29. 26 4月, 2021 1 次提交
  30. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  31. 19 11月, 2020 1 次提交
  32. 15 10月, 2020 1 次提交
  33. 14 10月, 2020 2 次提交
  34. 10 10月, 2020 1 次提交
    • Z
      Add api of constant in paddle.nn.initializer (#27786) · 00d401ec
      zhulei 提交于
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      
      * Add api of constant in paddle.nn.initializer
      00d401ec
  35. 15 5月, 2020 1 次提交
    • H
      Api move 20a (#24559) · 2b6d0049
      hong 提交于
      * add base name alias; test=develop
      
      * fix embedding bug; test=develop
      
      * fix io error; test=develop
      
      * add metric; test=develop
      
      * add import palce; test=develop
      
      * add setup; test=develop
      
      * fix incubate reader; test=develop
      
      * fix initializer error; test=develop
      2b6d0049