1. 07 12月, 2020 1 次提交
    • L
      Compiling operator libraries with Unity build (#29130) · 671555ed
      LoveAn 提交于
      * Compiling operator libraries with Unity Build on Windows CPU.
      
      * Compiling operator libraries with Unity Build on Windows GPU, no_test, test=windows_ci
      
      * Add option in windows ci script, no_test, test=windows_ci
      
      * Optimize parallel compiling, test=develop
      
      * remove limit of parallel compile and skip some ops in UB, test=develop
      
      * remove changes of header file, test=develop
      
      * remove changes of header file, test=develop
      
      * fix test_eye_op unittest failed, test=develop
      
      * Compiling operator libraries with Unity Build on Linux, test=develop
      
      * set default WITH_UNITY_BUILD=OFF, test=develop
      
      * Move unity build rules into a single file and add comment, test=develop
      
      * optimize parallel compilation, test=develop
      
      * fix undefined reference error on coverage ci, test=develop
      671555ed
  2. 08 11月, 2020 1 次提交
    • Y
      exec ut no more than 15s 1 (#28439) · ba075632
      YUNSHEN XIE 提交于
      * disable ut test_parallel_executor_fetch_isolated_var,test=document_fix
      
      * test for limiting ut exec time as 15S
      
      * fix an error caused by cannot find ut
      
      * fix some error
      
      * can not find test_transformer
      
      * fix error caused by ut not run in windows
      
      * fix error caused by Compiler Options
      
      * fix error caused by setting timeout value as 15 in python/paddle/tests/CMakeLists.txt
      
      * setting timeout value to 120s for old ut
      
      * add the timeout value setting
      
      * fix error caused by ut only run in coverage_ci
      
      * add analyzer_transformer_profile_tester
      
      * fix some error
      
      * fix some error
      
      * fix error with inference option
      
      * fix error with inference option setting as ON_INFER
      
      * add some ut to set timeout
      
      * modified some option
      
      * fix error
      
      * fix some timeout error
      
      * fix error
      
      * fix error
      
      * fix timeout for test_analyzer_bfloat16_resnet50
      
      * fix error
      
      * setting timeout properity for some ut
      
      * first pr for new ut timeout as 15S
      ba075632
  3. 15 10月, 2020 1 次提交
  4. 30 8月, 2020 1 次提交
  5. 24 8月, 2020 1 次提交
  6. 30 7月, 2020 2 次提交
  7. 08 7月, 2020 1 次提交
  8. 14 6月, 2020 1 次提交
  9. 12 6月, 2020 1 次提交
  10. 25 12月, 2019 1 次提交
  11. 03 12月, 2019 1 次提交
  12. 07 10月, 2019 2 次提交
  13. 21 5月, 2019 1 次提交
  14. 24 3月, 2019 1 次提交
  15. 23 3月, 2019 1 次提交
  16. 22 3月, 2019 2 次提交
  17. 12 3月, 2019 1 次提交
  18. 06 3月, 2019 2 次提交
  19. 04 3月, 2019 2 次提交
  20. 07 2月, 2019 1 次提交
  21. 25 1月, 2019 1 次提交
  22. 24 1月, 2019 1 次提交
  23. 22 1月, 2019 1 次提交
  24. 21 1月, 2019 1 次提交
  25. 18 1月, 2019 2 次提交
  26. 17 1月, 2019 1 次提交
  27. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  28. 28 12月, 2018 1 次提交
    • W
      Refactor distributed RPC (#15075) · a8bc05b5
      Wu Yi 提交于
      * wip
      
      * wip
      
      * refactor no.1 dir structure test=develop
      
      * fix linking test=develop
      
      * fix includes test=develop
      
      * fix build test=develop
      
      * fix build test=develop
      a8bc05b5
  29. 14 12月, 2018 1 次提交
  30. 07 12月, 2018 1 次提交
  31. 29 11月, 2018 1 次提交
  32. 25 11月, 2018 1 次提交
  33. 18 10月, 2018 1 次提交
  34. 12 9月, 2018 1 次提交