1. 21 7月, 2023 1 次提交
  2. 29 5月, 2023 1 次提交
  3. 06 4月, 2023 1 次提交
    • K
      rem is_compiled_with_npu (#52385) · 7976e2a3
      Kim Yann 提交于
      * rem is_compiled_with_npu
      
      * rem nup related code
      
      * make lint happy
      
      * rem test
      
      * remove some tests
      
      * Update grad_scaler.py
      
      * fix an error
      7976e2a3
  4. 03 4月, 2023 1 次提交
  5. 01 4月, 2023 1 次提交
  6. 30 3月, 2023 1 次提交
  7. 28 3月, 2023 2 次提交
  8. 17 3月, 2023 1 次提交
    • P
      【Hackathon 4 No.14】Add Polar to paddle (#50901) · eefe601c
      PommesPeter 提交于
      * added paddle.polar to paddle
      
      * added paddle.polar unitest
      
      * failed to use pytorch for evaluating results, and changed with numpy implementation
      
      * updated code style
      
      * updated __init__.py
      
      * updated code style
      
      * fixed unitest code
      
      * lkh test polar
      
      * polar add
      
      * fixed errors and optimized code
      
      * fixed error
      
      * optimized polor api
      
      * updated code style
      
      * updated code style
      
      ---------
      Co-authored-by: Ndiadestiny <1247889154@qq.com>
      eefe601c
  9. 06 3月, 2023 1 次提交
  10. 02 3月, 2023 1 次提交
    • Q
      Fluid clean parallel (#50626) · 98ae15c0
      qizhaoaoe 提交于
      * fluid clean: remove parallel and parallel_helper api
      
      * fix: fix the import path.
      
      * fix DataParallel imports issue
      98ae15c0
  11. 23 2月, 2023 1 次提交
  12. 22 2月, 2023 1 次提交
  13. 17 1月, 2023 1 次提交
  14. 13 1月, 2023 1 次提交
  15. 23 12月, 2022 2 次提交
  16. 02 12月, 2022 1 次提交
  17. 25 10月, 2022 2 次提交
  18. 23 10月, 2022 1 次提交
  19. 21 10月, 2022 1 次提交
  20. 19 10月, 2022 1 次提交
  21. 18 10月, 2022 1 次提交
    • Y
      update audio api examples (#46938) · c7d2e82c
      YangZhou 提交于
      * update audio api examples
      
      * fix format
      
      * format
      
      * fix
      
      * test api
      
      * fix format
      
      * fix static check error
      
      * fix doc error
      
      * fix ci
      
      * fix api error
      
      * update api.spec
      
      * fix ci
      
      * fix typo in window gaussian
      c7d2e82c
  22. 29 9月, 2022 1 次提交
    • Z
      [Hackathon No.18] 为 Paddle 新增 frexp API (#46401) · 1e2af54c
      Zheng_Bicheng 提交于
      * 之前的pr合并了大量错误代码,重新提交一份
      
      * 之前的pr合并了大量错误代码,重新提交一份
      
      * 修正格式问题
      
      * 改回原来的格式
      
      * 按照要求修改
      
      * 按照要求修改格式
      
      * 修复注释的问题
      
      * 更新格式
      
      * 测试自动格式化
      
      * 修正英文注释
      
      * fix docs build error
      
      * pre-commit
      
      * for docs build
      
      * for docs build
      
      * 修复mantissa计算错误的bug
      
      * 修复误判exponent可能存在负数,导致计算量增加的情况
      Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
      1e2af54c
  23. 09 9月, 2022 1 次提交
  24. 08 9月, 2022 1 次提交
  25. 31 8月, 2022 2 次提交
  26. 30 8月, 2022 1 次提交
  27. 29 8月, 2022 1 次提交
  28. 25 8月, 2022 1 次提交
  29. 17 8月, 2022 1 次提交
  30. 11 8月, 2022 1 次提交
  31. 09 8月, 2022 1 次提交
    • S
      [geometric]Add paddle.geometric.send_u_recv API (#44580) · 34b43555
      Siming Dai 提交于
      * change out_size to INTArray
      
      * fix out_size eager bug
      
      * add unittest for out_size tensor
      
      * add deprecated for paddle.incubate.graph_send_recv, add paddle.geometric.send_u_recv and unittests
      
      * fix lowest bug
      
      * fix according review comment
      
      * add default value in yaml
      
      * change api file name
      
      * change name
      34b43555
  32. 03 8月, 2022 1 次提交
  33. 29 7月, 2022 1 次提交
  34. 28 6月, 2022 1 次提交
  35. 21 6月, 2022 1 次提交
  36. 10 6月, 2022 1 次提交