1. 22 11月, 2022 2 次提交
  2. 21 11月, 2022 1 次提交
  3. 01 11月, 2022 1 次提交
  4. 23 10月, 2022 1 次提交
  5. 10 10月, 2022 1 次提交
  6. 27 9月, 2022 1 次提交
  7. 05 7月, 2022 1 次提交
  8. 16 6月, 2022 1 次提交
  9. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  10. 04 6月, 2022 1 次提交
  11. 13 1月, 2022 1 次提交
    • J
      Added mul BF16/FP32 FWD/BWD oneDNN kernel (#38552) · fc6eed5b
      jakpiase 提交于
      * base changes for mul reimplementation
      
      * empty commit
      
      * tmp save
      
      * full implementation of mul bf16/fp32 fwd bwd
      
      * CI fix
      
      * CI rerun
      
      * changed unity build cmake to avoid gpu issues
      
      * removed mul mkldnn from unity build
      
      * added skipping tests if not cpu_bf16
      
      * CI fix
      
      * CI fix
      
      * CI fix
      fc6eed5b
  12. 15 11月, 2021 1 次提交
  13. 15 9月, 2021 1 次提交
  14. 24 8月, 2021 1 次提交
  15. 17 6月, 2021 1 次提交
  16. 07 5月, 2021 1 次提交
  17. 28 4月, 2021 1 次提交
  18. 22 3月, 2021 1 次提交
  19. 16 3月, 2021 1 次提交
  20. 24 2月, 2021 1 次提交
  21. 03 2月, 2021 1 次提交
  22. 25 12月, 2020 1 次提交
  23. 16 11月, 2020 1 次提交
  24. 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
  25. 23 9月, 2020 1 次提交
  26. 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
  27. 02 6月, 2020 1 次提交
  28. 20 4月, 2020 1 次提交
  29. 28 2月, 2020 1 次提交
  30. 19 9月, 2019 1 次提交
  31. 16 8月, 2019 1 次提交
  32. 05 5月, 2019 1 次提交
  33. 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
  34. 15 4月, 2019 1 次提交
  35. 10 4月, 2019 1 次提交
  36. 09 4月, 2019 1 次提交
  37. 22 1月, 2019 1 次提交
  38. 21 1月, 2019 1 次提交
  39. 15 1月, 2019 1 次提交