1. 07 6月, 2022 1 次提交
  2. 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
  3. 31 5月, 2022 2 次提交
  4. 29 4月, 2022 1 次提交
  5. 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
  6. 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
  7. 24 2月, 2022 1 次提交
  8. 22 2月, 2022 1 次提交
  9. 27 12月, 2021 1 次提交
  10. 24 12月, 2021 1 次提交
  11. 25 11月, 2021 1 次提交
  12. 19 11月, 2021 1 次提交
  13. 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
  14. 29 4月, 2021 1 次提交
  15. 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
  16. 26 4月, 2021 1 次提交
  17. 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
  18. 19 11月, 2020 1 次提交
  19. 15 10月, 2020 1 次提交
  20. 14 10月, 2020 2 次提交
  21. 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
  22. 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