1. 31 10月, 2022 1 次提交
  2. 27 10月, 2022 1 次提交
    • R
      precise_test_logic_update (#47387) · 23c9c885
      risemeup1 提交于
      * test,test=ljd_test
      
      * modify get_ut_file_map.py,test=ljd_test
      
      * modify paddle_build.sh,test=ljd_test
      
      * test,test=ljd_test
      
      * update precise test logic,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * it is a test,test=ljd_test
      
      * precise test logic update
      23c9c885
  3. 24 10月, 2022 1 次提交
  4. 23 10月, 2022 2 次提交
  5. 18 10月, 2022 1 次提交
  6. 13 10月, 2022 1 次提交
  7. 12 10月, 2022 1 次提交
  8. 10 10月, 2022 2 次提交
  9. 29 9月, 2022 1 次提交
  10. 28 9月, 2022 1 次提交
  11. 27 9月, 2022 1 次提交
  12. 26 9月, 2022 1 次提交
    • R
      Optimizing pr ci coverage (#46427) · bb5e99a4
      risemeup1 提交于
      * it is a test for my idea,test=coverage
      
      * it is a test,test=coverage
      
      * it is a test,test=coverage
      
      * optimizing coverage ci for build develop twice
      
      * it is a test to delete a unnitest,test=coverage
      
      * optimizing pr ci coverage
      bb5e99a4
  13. 22 9月, 2022 1 次提交
  14. 20 9月, 2022 1 次提交
  15. 19 9月, 2022 2 次提交
  16. 17 9月, 2022 1 次提交
  17. 16 9月, 2022 1 次提交
    • C
      Unify core avx and core_noavx to libpaddle (#46095) · 267d71a4
      Chen Weihang 提交于
      * unify  core_avx and core_noavx
      
      * fix except error
      
      * revert mac compile logic
      
      * revert dylib to so
      
      * add core_noavx branch
      
      * remove core_noavx
      
      * replace paddle_core by lib paddle
      
      * polish var name
      
      * replace paddle_core by libpaddle
      
      * update custom device commit
      
      * polish code by comments
      267d71a4
  18. 14 9月, 2022 2 次提交
  19. 08 9月, 2022 1 次提交
  20. 26 8月, 2022 1 次提交
  21. 24 8月, 2022 1 次提交
  22. 23 8月, 2022 1 次提交
  23. 19 8月, 2022 1 次提交
  24. 26 7月, 2022 1 次提交
    • Z
      Improve CI unittest parallel execution strategy (#44334) · ff216f18
      zhangbo9674 提交于
      * paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=parallel_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test=paralle_test_daily
      
      * test pre_test_bak
      
      * test cfs
      
      * test_cfs,test=paralle_test_daily
      
      * test_cfs,test=paralle_test_daily
      
      * fix nightly test name,test=paralle_test_daily
      
      * fix nightly test name,test=paralle_test_daily
      
      * test ci parallel speed
      
      * refine parallel rule,test=paralle_test_daily
      ff216f18
  25. 25 7月, 2022 1 次提交
  26. 20 7月, 2022 3 次提交
  27. 07 7月, 2022 2 次提交
  28. 01 7月, 2022 1 次提交
  29. 29 6月, 2022 1 次提交
  30. 28 6月, 2022 2 次提交
  31. 27 6月, 2022 2 次提交
    • S
      make inference_api_test compile with dynamic linking library (#41944) · f8b9073f
      Sing_chan 提交于
      * make inference_api_test use import_lib + dll to smaller its size;test=document_fix;test=windows_ci_inference
      
      * make place.h not export symbols; change the order of inference test dependencies
      
      * cant delete analysis pass ..in inference_analysis_test or build test_analyzer.exe will failed; temporarily comment test need paddle_inference_c
      
      * add onnx path; cp onnxruntime.dll to tests/api
      
      * make c_ut depend on paddle_inference_c_shared rather than paddle_inference_c
      
      * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
      
      * init context pool by analysis predictor
      
      * make windows and linux both use shared; compile shared even on_infer off
      
      * move case:profile after case:fuse_statis to avoid context pool null problem
      
      * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
      f8b9073f
    • P
      support mac m1 arm compile in paddle_build (#43834) · 0af4cbc6
      pangyoki 提交于
      0af4cbc6