1. 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
  2. 23 9月, 2020 1 次提交
  3. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  4. 02 6月, 2020 1 次提交
  5. 20 4月, 2020 1 次提交
  6. 28 2月, 2020 1 次提交
  7. 19 9月, 2019 1 次提交
  8. 16 8月, 2019 1 次提交
  9. 05 5月, 2019 1 次提交
  10. 22 4月, 2019 1 次提交
    • W
      add parallel build script to ci … (#16901) · d9991dcc
      wopeizl 提交于
      * add parallel build script to ci test=develop
      * 1. classify the test case as single card/two cards/multiple cards type
         2. run test case according to the run type
      d9991dcc
  11. 15 4月, 2019 1 次提交
  12. 10 4月, 2019 1 次提交
  13. 09 4月, 2019 1 次提交
  14. 22 1月, 2019 1 次提交
  15. 21 1月, 2019 1 次提交
  16. 15 1月, 2019 1 次提交
  17. 27 12月, 2018 1 次提交
    • Y
      Refine Dockerfile (#14908) · efa630ea
      Yu Yang 提交于
      * Refine Dockerfile
      
      * Add tasks, cmake gen
      
      * Fix code error
      
      * Disable compile after paddle_build.sh
      
      * Refine
      
      * Skip on PY35 CI
      
      * Change env
      
      * Refine paddle_build.sh
      
      * Expose gen_fluid_lib
      
      * Refine mkldnn.cmake
      
      * Refine mkldnn.cmake
      
      * Refine mkldnnlib
      
      * Skip unstable tests
      efa630ea
  18. 16 12月, 2018 1 次提交
    • X
      fix · 6445cf1e
      Xin Pan 提交于
      test=develop
      6445cf1e
  19. 13 12月, 2018 1 次提交
  20. 29 11月, 2018 1 次提交
  21. 25 11月, 2018 1 次提交
  22. 16 11月, 2018 2 次提交
  23. 11 11月, 2018 1 次提交
  24. 31 10月, 2018 2 次提交
  25. 13 10月, 2018 1 次提交
  26. 12 10月, 2018 1 次提交
    • X
      Avoid GetMutable implicitly reset Var Type. · 22850661
      Xin Pan 提交于
      This can cause a lot of problem:
      1. Wrong operator implementation, Op can get a wrong type without failure.
      2. Anytype can be Get without defined in VarType.
      
      Also fix wrong STEP_SCOPE usage.
      
      test=develop
      22850661
  27. 28 9月, 2018 1 次提交
  28. 25 9月, 2018 2 次提交
  29. 20 9月, 2018 1 次提交
  30. 19 9月, 2018 1 次提交
  31. 18 9月, 2018 2 次提交
  32. 10 9月, 2018 1 次提交
  33. 07 9月, 2018 4 次提交