- 22 2月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 04 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 20 1月, 2021 1 次提交
-
-
由 QingshuChen 提交于
-
- 19 1月, 2021 3 次提交
-
-
由 wanghuancoder 提交于
* if pybind.cc changed, generate total report
-
由 hutuxian 提交于
-
由 taixiurong 提交于
* support transformer v2.0 * fix range op crash in dygraph xpu place
-
- 18 1月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 15 1月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
[cherry-pick2.0]Enhance installation error message after separating AVX and NO_AVX compilation #30442 cherry-pick #30413 1. 30架构对应很早期的显卡,在2.0及之后移除该架构编译 2. 分离avx与core_avx编译,并优化了安装报错信息。
-
- 13 1月, 2021 2 次提交
-
-
由 tangwei12 提交于
Change-Id: I3c788e7576688e63181e7f01562529b85a09cc59
-
由 Wilber 提交于
fix compile problem on FT Co-authored-by: Nhouj04 <35131887+houj04@users.noreply.github.com>
-
- 11 1月, 2021 1 次提交
-
-
由 QingshuChen 提交于
* add aarch64 and sunway kunlun lib * minor * optimize elementwise_add for kunlun * update kunlun dependence * minor * minor
-
- 04 1月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 29 12月, 2020 3 次提交
-
-
由 liuyuhui 提交于
* [Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337) * [Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574) * [Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29926) * add bkcl.so in whl for kunlun (#29947) * [Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29961) Co-authored-by: NQingshuChen <qingshu.chen714@gmail.com>
-
由 石晓伟 提交于
-
由 Wilber 提交于
-
- 25 12月, 2020 1 次提交
-
-
由 tangwei12 提交于
* add ps table (#29463) * add ps table Change-Id: I468a04bd071d21ff52654926fcf4d5f3da19e178 * add service (#29560) * add service, remove ut on mac * fix heter_profiler & add heter stop method * fix code style * merge pscore Change-Id: Ie7f60d1cdde6755a0c29db26863c6283e9843d57 * fix cmake Change-Id: I6773509a7b4ca79139ecc40b7bf3eb318ceff8bb * fix conflit Change-Id: I35575be0c96a8520f9d756ea7f1ff0b904a165ba * fix conflit Change-Id: Ic926ea0b0d67803226d51241397ba3b510226bfa
-
- 17 12月, 2020 1 次提交
-
-
由 TTerror 提交于
* fix expand && concat/transpose to new api * update xpu_header * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * update activation op on kunlun * add nearest_interp on kunlun * update error message
-
- 16 12月, 2020 1 次提交
-
-
由 QingshuChen 提交于
* support roi_align & affine_channel for kunlun * minor
-
- 15 12月, 2020 1 次提交
-
-
由 QingshuChen 提交于
* support mobilenet for kunlun (#29458) * add xpu ops for training transformer in kunlun (#29539) * 1.fix matmul bug 2. add one hot * add xpu error msg Co-authored-by: Nprocr <procrboo@gmail.com> Co-authored-by: Ntaixiurong <taixiurong@126.com>
-
- 08 12月, 2020 1 次提交
-
-
由 liuyuhui 提交于
* add deformable_conv op on xpu (#29234) * rebase develop * update deformable_conv op on xpu * update deformable_conv op on xpu * update kunlun conv2d/softmax/elementwise implemetation (#29229) * update conv2d & softmax to new xpu api * test=kunlun * remove useless comments * test=kunlun * remote softmax xpu op * test=kunlun * update kunlun softmax * test=kunlun * update xpu unitest * test=kunlun * fix elementwise_grad bug for kunlun *test=kunlun * support global pooling for kunlun (#29293) * test=kunlun * update reduce_sum op on xpu (#29367) * update reduce_sum op on xpu * update reduce_sum op on xpu * support running on xpu * fix expand/uniform_random && concat/transpose to new api on xpu (#29280) * fix expand && concat/transpose to new api * update uniform_random_op * update xpu_header * 1. fix elementwise ops'bug 2. fix softmax_with_cross_entropy_op 3. add biliner_interp_op (#29448) Co-authored-by: Nroot <root@bjhw-sys-rpm0223.bjhw.baidu.com> Co-authored-by: N卖鱼的哲学 <tangzhiyi11@users.noreply.github.com> Co-authored-by: NQingshuChen <qingshu.chen714@gmail.com> Co-authored-by: Ntaixiurong <taixiurong@126.com> Co-authored-by: Nroot <root@bjhw-sys-rpm0223.bjhw.baidu.com>
-
- 07 12月, 2020 2 次提交
- 05 12月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 02 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* add compile option WITH_TENSORRT * add WITH_TENSORRT to ci paddle_buils.sh * add WITH_TENSORRT to paddle_build.sh * change FATAL to WARNING when TensorRT is not found and WITN_TENSORRT=ON, just to pass ci-py3 temporarily
-
- 01 12月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 30 11月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 wanghuancoder 提交于
* Generate code coverage reports only for incremental files, test=develop * Generate code coverage reports only for incremental files, test=develop * Generate code coverage reports only for incremental files, test=develop * test for diff python file, test=develop * fix no python diff report, test=develop * add cc test file, test=develop * fix bug in generic.cmake, test=develop * for debug no cc report, test=develp * modify compire branch form test_pr to test, test=develop * fix bug, test=develop * test for h file changed, test=develop * debug for redefinition of argument optimize error, test=develop * close -o3 for test, test=develop * remove -o3 for test, test=develop * remove coverage option for nvcc, test=develop * use CMAKE_CXX_FLAGS open coverage option when header file changed, test=develop * reopen -o3, test=develop * remove debug code, test=develop * remove unused code, test=develop
-
- 27 11月, 2020 2 次提交
-
-
由 Zhou Wei 提交于
-
由 Shang Zhizhou 提交于
* remove -DSUPPORTS_CUDA_FP16 in cuda.cmake * comile with cuda9 * add some unittest * notest;test=coverage * add unittest for trt plugin swish && split * update ernie unittest * fix some error message * remove repeated judgement of CUDA version in mbEltwiseLayerNormOpConverter * fix comile errror when CUDA_ARCH_NAME < Pascal" * fix comile error * update unittest timeout * compile with cuda9 * update error msg * fix code style * add some comments * add define IF_CUDA_ARCH_SUPPORT_FP16 * rename IF_CUDA_ARCH_SUPPORT_FP16 to CUDA_ARCH_FP16_SUPPORTED
-
- 24 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 20 11月, 2020 1 次提交
-
-
由 taixiurong 提交于
* 1.add xpu slice op 2. add xpu top_k op 3.modify xpu cast to new api * 1.add xpu slice op 2. add xpu top_k op 3.modify xpu cast to new api
-
- 16 11月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* open a part of GPU unittest for windows * open a part of GPU unittest for windows
-
- 12 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* skip_layernorm_op done * add unittest * slice op convertor support trt < 6 * skip_layernorm only work in ernie
-
- 09 11月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
* modified timeout value on windows * fix some error
-
由 YUNSHEN XIE 提交于
* exec ut no more than 15s 2 * fix for ut test_inplace_addto_strategy timeout
-
- 06 11月, 2020 1 次提交
-
-
由 QingshuChen 提交于
*test=kunlun
-
- 04 11月, 2020 3 次提交
-
-
由 Wilber 提交于
-
由 石晓伟 提交于
-
由 wangchaochaohu 提交于
-
- 03 11月, 2020 1 次提交
-
-
由 Wilber 提交于
-