1. 31 1月, 2023 1 次提交
  2. 30 1月, 2023 1 次提交
  3. 18 1月, 2023 1 次提交
  4. 13 1月, 2023 1 次提交
  5. 30 12月, 2022 1 次提交
  6. 27 12月, 2022 1 次提交
  7. 28 11月, 2022 1 次提交
  8. 24 11月, 2022 1 次提交
  9. 09 11月, 2022 1 次提交
    • fix The first round of evaluation (#47256) · 0a051297
      超级码牛 提交于
      * fix paddle.get_default_dtype 
      
      Chinese and English return values are inconsistent
      
      * fix paddle.matmul 文档评估 #4407
      
      把函数的输出改成正确的
      
      * fix paddle.std文档评估 #4370
      
      增加了一个unbiased=False的代码示例,没有增加numpy,怕引起误会。
      
      * fix paddle.load文档测评 #4455 
      
      只把代码拆分了5段
      
      * try
      
      * try
      
      * try
      
      * Update io.py
      
      * Update io.py
      
      * Update creation.py
      
      * Update creation.py
      
      * [Docs]add name description
      
      * [Docs]fix broadcasting issue
      Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
      0a051297
  10. 08 11月, 2022 1 次提交
  11. 31 10月, 2022 1 次提交
  12. 23 10月, 2022 1 次提交
  13. 19 10月, 2022 1 次提交
  14. 12 10月, 2022 1 次提交
  15. 09 10月, 2022 1 次提交
  16. 30 9月, 2022 1 次提交
    • S
      support pure bfloat16 for more ops (#46364) · b7b231a6
      sneaxiy 提交于
      * support pure bfloat16
      
      * support bf16 linear
      
      * update PR to pass CI
      
      * tiny fix where_grad_kernel.cu
      
      * add bfloat16 to selu_grad to pass CI
      
      * fix selu grad compilation error
      b7b231a6
  17. 14 9月, 2022 1 次提交
  18. 30 8月, 2022 1 次提交
  19. 26 8月, 2022 1 次提交
  20. 22 8月, 2022 1 次提交
  21. 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
  22. 01 8月, 2022 2 次提交
  23. 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
  24. 30 5月, 2022 1 次提交
    • T
      【PaddlePaddle Hackathon 2】15 新增 API Nanmedian (#42385) · f87fa3c0
      thunder95 提交于
      * nanmedian op
      
      * 修改cuda kernel的bug
      
      * 修复count_if在其他硬件平台不兼容
      
      * 修复某些cpu硬件不兼容
      
      * 修复某些cpu硬件不兼容
      
      * 修复isnan判断
      
      * 兼容numpy低版本不支持全部nan的情况
      
      * 兼容numpy低版本不支持全部nan的情况
      
      * fix code example
      
      * fix api comment error
      
      * 修改反向传播逻辑以及c++处理逻辑
      
      * 完成修改建议
      
      * typo pre_dim
      
      * update en docs, test=document_fix
      
      * remove numpy in en doc, test=document_fix
      
      * add r,test=document_fix
      
      * 添加api到all
      
      * follow advice from chenwhql
      f87fa3c0
  25. 18 5月, 2022 1 次提交
  26. 15 4月, 2022 1 次提交
  27. 13 4月, 2022 1 次提交
  28. 02 4月, 2022 1 次提交
  29. 01 4月, 2022 1 次提交
  30. 08 3月, 2022 1 次提交
  31. 22 2月, 2022 1 次提交
  32. 27 1月, 2022 1 次提交
  33. 31 12月, 2021 1 次提交
  34. 21 12月, 2021 1 次提交
  35. 25 8月, 2021 1 次提交
  36. 15 7月, 2021 1 次提交
  37. 29 4月, 2021 1 次提交
  38. 27 4月, 2021 1 次提交
  39. 17 11月, 2020 1 次提交