- 24 8月, 2022 1 次提交
-
-
由 zyfncg 提交于
* add ci check for api_compat.yaml * add more comment
-
- 23 8月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
-
由 Chen Weihang 提交于
* add kernel dtype check py * add kernel dtype check py, test=document_fix
-
- 18 8月, 2022 2 次提交
-
-
由 tianshuo78520a 提交于
* add skip ci check,test=document_fix * add message ;test=document_fix * add message ;test=document_fix
-
由 Roc 提交于
-
- 16 8月, 2022 1 次提交
-
-
由 Yulv-git 提交于
* Add CI for assert-allclose. * Update CI script. * Update check_approval. * Specify the destination path for the git diff. * Add test samples. * Add CI for assert-allclose with \n. * Update test samples. * Update ALL_ADDED_LINES_IN_TARGET_PATH. * update GitHub username to userid, test=document_fix * add rfc as a specification, test=document_fix * try to integrate single and multiple rows together, test=document_fix * remove duplicate dirs, test=document_fix * add anchor `#background`, test=document_fix * remove original scripts, test=document_fix * remove test files, test=document_fix Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 08 8月, 2022 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 YUNSHEN XIE 提交于
-
- 05 8月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* restore to gcc8.2 * test=document_fix
-
- 04 8月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 03 8月, 2022 1 次提交
-
-
由 xiaoxiaohehe001 提交于
-
- 02 8月, 2022 1 次提交
-
-
由 YUNSHEN XIE 提交于
* fix get_pr_ut error * fix bug
-
- 01 8月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* set parallel_job according to CUDA memory * fix bug: add whitespace between conten and [] or condition wont work
-
- 29 7月, 2022 1 次提交
-
-
由 Allen Guo 提交于
-
- 26 7月, 2022 3 次提交
-
-
由 Ruibiao Chen 提交于
-
由 fwenguang 提交于
-
由 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 1 次提交
-
-
由 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`
-