- 26 7月, 2022 1 次提交
-
-
由 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
-
- 25 7月, 2022 1 次提交
-
-
由 Qi Li 提交于
-
- 22 7月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 20 7月, 2022 6 次提交
-
-
由 danleifeng 提交于
-
由 Chen Weihang 提交于
* update api approve members, test=document_fix * add qingqnig into list, test=document_fix
-
由 danleifeng 提交于
* add adam/sharedadam optimzier for gpups;edit optimizer struct;test=develop
-
由 tianshuo78520a 提交于
* add distro zstd * test * test * add pip3.8
-
由 Ruibiao Chen 提交于
* Add dependency for read op in standalone executor * Fix CI errors * Add UT * add_dependency -> dependency_utils * Fix CI errors
-
由 tianshuo78520a 提交于
-
- 19 7月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Rename BOOST_GET macros * Fix conflicts
-
- 15 7月, 2022 1 次提交
-
-
由 RichardWooSJTU 提交于
* add fused token prune op and plugin
-
- 14 7月, 2022 1 次提交
-
-
由 Chen Long 提交于
-
- 13 7月, 2022 4 次提交
-
-
由 moyan 提交于
* MoYan;test=document_fix * MoYan;test=document_fix
-
由 Chen Weihang 提交于
* skip core ops api in static check, test=document_fix * polish cond, test=document_fix
-
由 Leo Chen 提交于
-
由 Ruibiao Chen 提交于
* Enable test_tesnsordot * Fix CI errors * Disable windows inference test * Fix typos * Fix typos * Fix CI errors * Remove disable_wingpu11_test
-
- 07 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
- 06 7月, 2022 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* nvcc_lazy * nvcc_lazy * conv_fusion
-
- 05 7月, 2022 2 次提交
-
-
由 Sing_chan 提交于
* open ut in windows-inference;test=document_fix;test=windows_ci_inference * test=document_fix;test=windows_ci_inference;disable failed tests temporarily in windows-inference
-
由 Ruibiao Chen 提交于
-
- 01 7月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
-
由 Sing_chan 提交于
-
- 29 6月, 2022 1 次提交
-
-
由 zhangchunle 提交于
-
- 27 6月, 2022 2 次提交
-
-
由 Huihuang Zheng 提交于
The paddle-cinn failed recently and block all PRs from merging. We found the key error reason from the log: ![b207bbfd3ebfabb2141a88b85241420b](https://user-images.githubusercontent.com/7913861/175882664-4dd14059-b716-44c4-a975-528de17ace46.png) The CI environment didn't contain llvm. We then debug and found https://github.com/PaddlePaddle/Paddle/pull/43534 deleted the llvm due to clang-format upgrade: ![f9d07b8e3c2b2cba7a790716961d98cf](https://user-images.githubusercontent.com/7913861/175883020-1a29c538-e511-4ada-a899-9b3ced3c0ae2.png) So this PR added the llvm back. However, `clang-llvm-3.8.0` contains `clang-format-3.8`, so we modified the old command `cp -r` to `cp -rn`, which could ignore the installed `clang-format-13`
-
由 Shang Zhizhou 提交于
* update pateches * test=document_fix; add patch file
-
- 23 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* upgrade pre-commit tools in docker * python36 support pre-commit<=2.1.1 * upgrade pip; remove old clang-format; remove redundant apt update * remove redundant apt-get update * remove duplicate apt-get update that will cause cinn download fail * remove duplicate pip upgrade * add --fix-missing to avoid cinn docker build fail * remove duplicate apt-get update in make_cinn_docker * make cinn command in the end * solve gpg problem * remove unneccessary modification
-
- 22 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
test=document_fix;pre install clang-format to avoid repeat installation due to pre-commit multi-thread running (#43734)
-
- 20 6月, 2022 2 次提交
-
-
由 chalsliu 提交于
-
由 zhangchunle 提交于
-
- 18 6月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 Zhang Zheng 提交于
* Update recommended members of CI-OP-Benchmark, test=document_fix * update, test=document_fix
-
- 15 6月, 2022 2 次提交
- 14 6月, 2022 3 次提交
-
-
由 Sing_chan 提交于
-
由 Sing_chan 提交于
* open inference_ut;test=windows_ci_inference * inference_ut need onnx;test=windows_ci_inference * disable trt_split_converter_test; use higher parallel level * too high parallel will cause ut timeout
-
由 Shang Zhizhou 提交于
* test=document_fix * test=document_fix; add patch file * test=document_fix;update style * test=document_fix;update patch file * test=document_fix;remove useless patch file
-
- 12 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Fix cmakelint errors for generic.cmake * Fix cmake errors
-
- 08 6月, 2022 2 次提交
-
-
由 Sing_chan 提交于
-
由 YuanRisheng 提交于
* move_group_norm * move group norm backward * fix code format * modify code according comment
-
- 07 6月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
-