1. 19 10月, 2022 1 次提交
  2. 12 10月, 2022 1 次提交
  3. 22 9月, 2022 1 次提交
    • Fix the En docs (delete some expression like 'This OP') (#46165) · 3a928a8c
      张春乔 提交于
      * 1. Delete some expression like 'This Op'
      2. remove import numpy as np
      
      * test=document_fix
      
      * fix eg; test=document_fix
      
      * fix 'import numpy' cases; test=document_fix
      
      * fix 'import numpy' cases; test=document_fix
      
      * fix some docs; test=document_fix
      
      * delete raise; test=document_fix
      
      * add some introduction; test=document_fix
      
      * add some introduction; test=document_fix
      
      * test=document_fix
      
      * Fix ’note‘ format; test=document_fix
      
      * Fix Returns of cholesky; test=document_fix
      
      * Fix Example format; test=document_fix
      
      * Fix det; test=document_fix
      
      * Fix eig; test=document_fix
      
      * Fix eigh; test=document_fix
      
      * Fix eigh; test=document_fix
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * test=document_fix
      
      * test=document_fix
      
      * KLDiv;test=document_fix
      
      * norm example code; test=document_fix
      
      * revert python/paddle/fluid/**/*
      
      * revert python/paddle/distributed/spawn.py
      
      * revert python/paddle/fluid/*
      
      * fix a `Note` format
      
      * Fix inv; test=document_fix
      
      * Fix lu; test=document_fix
      
      * Fix lu_unpack; test=document_fix
      
      * Fix matrix_power; test=document_fix
      
      * Fix multi_dot; test=document_fix
      
      * Fix solve; test=document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      3a928a8c
  4. 14 9月, 2022 1 次提交
  5. 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
  6. 11 6月, 2021 1 次提交
  7. 07 5月, 2021 1 次提交
  8. 29 4月, 2021 1 次提交
  9. 27 4月, 2021 1 次提交
    • X
      Support list and tuple for args. (#32344) · a08a118d
      xiemoyuan 提交于
      * Support list and tuple for parameters of layer_norm, multiprocess_reader, DatasetFolder and ImageFolder.
      
      * add unittest for layer_norm.
      
      * add require gpu for example.
      a08a118d
  10. 25 4月, 2021 1 次提交
  11. 23 9月, 2020 1 次提交
  12. 21 9月, 2020 1 次提交
  13. 17 9月, 2020 1 次提交
  14. 09 7月, 2020 1 次提交
  15. 23 2月, 2020 1 次提交
  16. 04 2月, 2020 1 次提交
  17. 12 10月, 2019 1 次提交
  18. 11 10月, 2019 2 次提交
    • J
      Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer,... · 5ed23c60
      juncaipeng 提交于
      Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
      
      * modify shuffle, firstn, regularizer, load_vars, save_vars, test=develop, test=document_fix
      5ed23c60
    • H
      modify compose en (#20217) · a69baf63
      huzhiqiang 提交于
      * modify compose en
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop,test=document_fix
      
      * test=develop,test=document_fix
      a69baf63
  19. 10 10月, 2019 3 次提交
  20. 20 9月, 2019 1 次提交
  21. 20 3月, 2019 1 次提交
  22. 19 3月, 2019 2 次提交
  23. 27 2月, 2019 1 次提交
  24. 08 10月, 2018 2 次提交
  25. 06 10月, 2018 1 次提交
  26. 05 10月, 2018 1 次提交
  27. 11 9月, 2018 1 次提交
    • Q
      Add multiprocess reader (#13311) · b681537e
      Qiao Longfei 提交于
      * add multiprocess_reader
      
      * add multiprocess_reader to reader decorator
      
      * support piped multi process reader
      
      * revert v2 decorator
      
      * add comment to multiprocess_reader
      
      * optimize code
      
      * use ujson to speed up json serialize/deserialize
      
      * add assert to multiprocess_reader
      
      * update comment of multiprocess_reader
      
      * optimize ujson import, handle error case
      
      * optimize import ujson
      
      * remove ujson from requirements.txt
      
      * add import sys to decorator.py
      b681537e
  28. 14 8月, 2018 2 次提交
  29. 10 8月, 2018 1 次提交
  30. 27 7月, 2018 1 次提交
  31. 26 7月, 2018 3 次提交
  32. 13 7月, 2018 1 次提交