- 27 6月, 2022 1 次提交
-
-
由 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 提交于
-
- 06 6月, 2022 3 次提交
-
-
由 Sing_chan 提交于
-
由 Sing_chan 提交于
* test=document_fix * cpplint set version 1.6.0;test=document_fix
-
由 zhangchunle 提交于
-
- 05 6月, 2022 2 次提交
- 02 6月, 2022 1 次提交
-
-
由 Ligoml 提交于
<!-- Demo: https://github.com/PaddlePaddle/Paddle/pull/24810 --> ### PR types <!-- One of [ New features | Bug fixes | Function optimization | Performance optimization | Breaking changes | Others ] --> Others ### PR changes <!-- One of [ OPs | APIs | Docs | Others ] --> Others ### Describe <!-- Describe what this PR does --> update ci reviewer list of api docs
-
- 01 6月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
* add yaml * fix infrt compile bugs
-
由 Sing_chan 提交于
-
由 zhangchunle 提交于
unittest parallel Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
- 31 5月, 2022 1 次提交
-
-
由 thunder95 提交于
* rrelu逻辑部分 * unregistered op kernel (unresolved) * commit before merge * 丰富测试用例 * 修复rrelu-sig的bug * 修复cpu环境测试 * 修改拼写错误 * 修改code format * 尝试优化测试用例timeout的问题 * 优化测试用例 * 移除seed, 优化随机函数 * update en doc for rrelu * fix rrelu en docs, test=document_fix * add paper link for en docs, test=document_fix * udpate en doc * add r,test=document_fix
-
- 30 5月, 2022 4 次提交
-
-
由 Li Min 提交于
* add fused_bias_dropout_residual_ln op and layer.
-
由 thunder95 提交于
* nanmedian op * 修改cuda kernel的bug * 修复count_if在其他硬件平台不兼容 * 修复某些cpu硬件不兼容 * 修复某些cpu硬件不兼容 * 修复isnan判断 * 兼容numpy低版本不支持全部nan的情况 * 兼容numpy低版本不支持全部nan的情况 * fix code example * fix api comment error * 修改反向传播逻辑以及c++处理逻辑 * 完成修改建议 * typo pre_dim * update en docs, test=document_fix * remove numpy in en doc, test=document_fix * add r,test=document_fix * 添加api到all * follow advice from chenwhql
-
由 tianshuo78520a 提交于
-
由 Sing_chan 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 Haipeng Wang 提交于
* experimental nvcc-lazy-module-loading * remove two empty last line from two files
-
- 24 5月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* upgrade to sdk2.5.1
-
- 23 5月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* test=document_fix * exit 1 if no sample code found since api must have sample code;test=document_fix * test normal input;test=document_fix * delete test code;test=document_fix
-
- 20 5月, 2022 2 次提交
- 13 5月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 12 5月, 2022 2 次提交
- 11 5月, 2022 2 次提交
-
-
由 Zuza Gawrysiak 提交于
* Add int8 scales gathering pass for convolution * Fix typo * Add unittest * Add corrected unit test * Change test name * Remove enabling mkldnn in test * Speed up test * Change max examples * Add functional test * Change test name * Add new test case * Rename pass
-
由 Leo Chen 提交于
* print start time, end time for each compilation command * add process info
-