1. 25 4月, 2021 1 次提交
    • R
      Cleanup the unused codes for samplecode testing (#32525) · 2328921f
      Ren Wei (任卫) 提交于
      * update testcases
      
      * remove unused codes
      
      * update the docstring for samcd_processor
      
      * no need to import the six module
      
      * 我也不知道为何有一个前导空格,但现在有单元测试,取消这个空格没啥问题
      
      * add unittests for print_signatures; add the first case for 'required' mechanism when executing sample code testing
      
      * there is no paddle installed in PR-CI-APPROVAL
      
      test=document_fix
      2328921f
  2. 13 4月, 2021 1 次提交
  3. 23 3月, 2021 1 次提交
  4. 20 2月, 2021 1 次提交
    • T
      change fleet reviewer (#31069) · a2170a08
      tangwei12 提交于
      * change reviewer, test=document
      
      Change-Id: I7592ee5c93bd580300ce39df885b603597b09026
      
      * Update check_file_diff_approvals.sh
      
      test=document_fix
      a2170a08
  5. 13 1月, 2021 1 次提交
  6. 17 12月, 2020 1 次提交
  7. 15 12月, 2020 1 次提交
  8. 25 11月, 2020 1 次提交
  9. 11 11月, 2020 1 次提交
  10. 20 10月, 2020 2 次提交
  11. 16 10月, 2020 1 次提交
  12. 14 10月, 2020 1 次提交
  13. 13 10月, 2020 1 次提交
  14. 27 9月, 2020 1 次提交
  15. 25 9月, 2020 1 次提交
  16. 24 9月, 2020 1 次提交
  17. 10 9月, 2020 1 次提交
  18. 01 9月, 2020 1 次提交
  19. 16 8月, 2020 1 次提交
  20. 12 8月, 2020 1 次提交
  21. 10 8月, 2020 1 次提交
  22. 03 8月, 2020 1 次提交
    • W
      remove all op with out args (#25570) · 12bed4a9
      WuHaobo 提交于
      * test=develop,test=document_fix, remove the out args
      
      * Revert "test=develop,test=document_fix, remove the out args"
      
      This reverts commit f430799b.
      
      * test=develop,test=document_fix, remove the out args
      
      * remove all  the out args
      
      * remove all  the out args
      
      * test=develop, remove all  the out args
      
      * test=develop, remove all  the out args
      
      * test=develop, remove out args in matmul testcase
      
      * test=develop, fix the bugs of out args testcase in logsumexp
      
      * test=develop, fix the bugs of out args testcase in elementwise_add
      
      * test=develop, fix the bugs of out args testcase in elementwise_div
      
      * test=develop, fix the bugs of out args testcase in activation
      
      * test=develop, fix the bugs of out args testcase in addcmul
      
      * test=develop, fix the bugs of out args
      
      * test=develop, fix the bugs of out args in API example
      
      * test=develop, fix the bugs of out args in kron testcase
      
      * test=develop, fix the bugs of out args in kron testcase
      
      * test=develop, remove out args
      
      * test=develop, remove out args
      
      * test=develop, fix the coverage
      
      * test=develop, polish codestyle
      
      * test=develop, Update math.py
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish codestyle
      
      * test=develop, polish the test_activation_op.py
      
      * test=develop, Update math.py
      
      * test=develop, fix the failed CI
      
      * test=develop, add core.ops
      
      * test=develop, add core.ops change clamp to clip
      
      * test=develop, add core.ops change clamp to clip
      
      * test=develop, write testcase for clamp OP
      12bed4a9
  23. 31 7月, 2020 1 次提交
  24. 23 7月, 2020 1 次提交
  25. 21 7月, 2020 1 次提交
  26. 20 7月, 2020 1 次提交
    • Y
      Add check for setting TIMEOUT properties,test=develop (#25415) · a0902a23
      YUNSHEN XIE 提交于
      * add add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop
      
      * add checker for seting parameter RUNTYPE to EXCLUSIVE or DIST. test=develop
      
      * add check for setting TIMEOUT properties, test=develop
      
      * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop
      
      * add check for setting TIMEOUT properties, or setting parameter RUN_TYPE to EXCLUSIVE or DIST,test=document_fix test=develop
      
      * modify the github wiki link,test=document_fix test=develop
      a0902a23
  27. 08 7月, 2020 2 次提交
  28. 07 7月, 2020 1 次提交
  29. 11 6月, 2020 1 次提交
  30. 04 6月, 2020 1 次提交
  31. 03 6月, 2020 1 次提交
  32. 25 5月, 2020 1 次提交
    • C
      Add pr checker for ut (#24628) · 33fc690f
      chalsliu 提交于
      * Add pr checker for ut
      
      test=develop
      
      * Change approvers for ut spec checking
      
      test=document_fix
      
      * Change approvers for ut spec checking
      
      test=develop
      test=document_fix
      
      * Add comments
      
      test=develop
      test=document_fix
      
      * Refine error message
      
      test=develop
      test=document_fix
      33fc690f
  33. 20 5月, 2020 1 次提交
  34. 13 5月, 2020 1 次提交
  35. 12 5月, 2020 1 次提交
  36. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  37. 29 4月, 2020 1 次提交
  38. 20 4月, 2020 1 次提交
    • Z
      Optimize the error messages of paddle CUDA API (#23816) · 78170037
      Zhou Wei 提交于
      * Optimize the error messages of paddle CUDA API, test=develop
      
      * fix the error messages of paddle CUDA API, test=develop
      
      * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop
      
      * remove build_ex_string,test=develop
      
      * merge conflict,test=develop
      78170037