1. 15 12月, 2022 1 次提交
    • M
      修复paddle.amp.decorate等API的文档 (#48983) · c5af51ca
      mjxs 提交于
      * 涉及到的api有
      paddle.amp.decorate
      paddle.static.npu_places
      paddle.signal.istft
      paddle.signal.stft
      paddle.linalg.eigvalsh
      paddle.randint_like
      
      * change signal.stft
      
      * randint_like的low增加optional
      
      * ; test=docs_preview
      
      * 修改了注解格式; test=docs_preview
      
      * 修改了公式格式
      
      * 修改了decorate的models等
      
      * test=document_fix
      Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
      c5af51ca
  2. 08 12月, 2022 1 次提交
  3. 28 11月, 2022 1 次提交
  4. 24 11月, 2022 1 次提交
  5. 14 11月, 2022 1 次提交
  6. 01 11月, 2022 2 次提交
  7. 31 10月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 20 10月, 2022 1 次提交
  10. 14 9月, 2022 1 次提交
  11. 26 8月, 2022 1 次提交
  12. 25 8月, 2022 2 次提交
  13. 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
  14. 03 8月, 2022 1 次提交
  15. 21 7月, 2022 1 次提交
  16. 20 7月, 2022 1 次提交
  17. 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
  18. 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
  19. 01 6月, 2022 1 次提交
  20. 31 5月, 2022 1 次提交
  21. 18 5月, 2022 1 次提交
  22. 13 4月, 2022 1 次提交
  23. 12 4月, 2022 1 次提交
    • C
      [Yaml]add gaussian_random yaml and test case (#41312) · 4819ab4d
      chentianyu03 提交于
      * add guassian random yaml
      
      * add gaussian_random yaml and test case
      
      * fix error modify of full yaml
      
      * import in_dygraph_mode
      
      * import _in_legacy_dygraph
      
      * add place arg in api
      
      * import __current_expected_place
      
      * fix test_egr_python_api failed case
      
      * add test case
      
      * add cast for NormalInitializer
      
      * fix test error
      
      * fix test error
      
      * rm unsed check code
      
      * fix test error in test_initializer_nn
      
      * modify by review
      4819ab4d
  24. 11 4月, 2022 1 次提交
  25. 04 4月, 2022 1 次提交
  26. 03 4月, 2022 1 次提交
  27. 01 4月, 2022 1 次提交
  28. 24 2月, 2022 1 次提交
  29. 22 2月, 2022 1 次提交
  30. 27 12月, 2021 1 次提交
  31. 24 12月, 2021 2 次提交
  32. 22 12月, 2021 1 次提交
  33. 02 11月, 2021 1 次提交
    • Y
      [PaddlePaddle hackathon] Add randint_like (#36169) · 41a09113
      yujun 提交于
      * add randint like
      
      * rm .cc .cu
      
      * Update unity_build_rule.cmake
      
      * try to make test pass
      
      * use python
      
      * update
      
      * update randint_like
      
      * rename test_randint_like_op -> test_randint_like
      
      * update
      
      * update randint like docs
      
      * update randint like
      
      * update
      
      * update
      
      * add bool
      
      * update randint like test
      
      * update
      
      * update
      41a09113
  34. 27 8月, 2021 1 次提交
  35. 15 7月, 2021 1 次提交
  36. 05 7月, 2021 1 次提交
  37. 29 4月, 2021 1 次提交