1. 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
  2. 23 11月, 2020 1 次提交
  3. 19 11月, 2020 1 次提交
  4. 11 11月, 2020 1 次提交
  5. 10 10月, 2020 1 次提交
  6. 30 9月, 2020 2 次提交
  7. 29 9月, 2020 2 次提交
  8. 27 9月, 2020 1 次提交
  9. 25 9月, 2020 1 次提交
  10. 21 9月, 2020 1 次提交
  11. 08 9月, 2020 1 次提交
  12. 04 9月, 2020 1 次提交
  13. 27 8月, 2020 1 次提交
  14. 22 8月, 2020 1 次提交
  15. 20 8月, 2020 1 次提交
  16. 13 8月, 2020 1 次提交
  17. 12 8月, 2020 1 次提交
  18. 11 8月, 2020 1 次提交
    • P
      Paddle-2.0 API directory migration (#25898) · 2efcb481
      pangyoki 提交于
      * Directory migration, test=develop
      
      * Change imperative from paddle init to paddle framework, test=develop
      
      * Fixed jit bug, test=develop
      
      * default static mode, test=develop
      
      * fixed format and create parameter belongs to framework, test=develop
      
      * Fixed import package, test=develop
      
      * fix __init__ format, test=develop
      
      * fixed alias problem
      
      * fixed paddle.enable_imperative problems, test=develop
      
      * Add unittest
      
      * delete install_check comment
      
      * Fixed unittest timeout
      
      * fixed unittest error
      
      * move Program default_xx_program to static package
      
      * optimize unittest method
      
      * fixed framework __init__ format
      
      * fixed jit path
      
      * delete alias
      
      * move jit to paddle
      
      * Fixed unittest format
      
      * fixed paddle.default_main_program
      
      * Fixed save load API in paddle __init__.py
      
      * fixed ci paddle.imperative.to_variable
      2efcb481
  19. 07 8月, 2020 1 次提交
  20. 27 7月, 2020 1 次提交
  21. 20 7月, 2020 1 次提交
  22. 02 6月, 2020 1 次提交
  23. 15 5月, 2020 1 次提交
  24. 14 5月, 2020 1 次提交
  25. 26 4月, 2020 1 次提交
  26. 24 4月, 2020 1 次提交
    • G
      Add cholesky_op (#23543) · a8c0fb4e
      Guo Sheng 提交于
      * Add cholesky_op forward part. test=develop
      
      * Complete cholesky_op forward part. test=develop
      
      * Add cholesky_op backward part. test=develop
      
      * Complete cholesky_op backward part. test=develop
      
      * Refine cholesky_op error check and docs. test=develop
      
      * Add grad_check unit test for cholesky_op. test=develop
      
      * Fix sample code in cholesky doc. test=develop
      
      * Refine some error messages of cholesky_op. test=develop
      
      * Refine some error messages of cholesky_op. test=develop
      
      * Remove unused input in cholesky_grad. test=develop
      
      * Remove unused input in cholesky_grad. test=develop
      
      * Fix stream for cusolverDnSetStream. test=develop
      
      * Update PADDLE_ENFORCE_CUDA_SUCCESS from cholesky_op to adapt to latest code.
      test=develop
      
      * Add CUSOLVER ERROR in enforce.h
      test=develop
      
      * Fix the missing return value in cholesky. test=develop
      a8c0fb4e
  27. 21 4月, 2020 2 次提交
  28. 20 4月, 2020 2 次提交
  29. 19 4月, 2020 1 次提交
  30. 17 4月, 2020 1 次提交
  31. 14 4月, 2020 2 次提交
  32. 13 4月, 2020 2 次提交
  33. 12 4月, 2020 1 次提交
  34. 10 4月, 2020 1 次提交