- 19 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
-
- 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
-
- 07 5月, 2022 1 次提交
-
-
由 pangyoki 提交于
* add cuda11.4 develop docker * change default python from 2.7 to 3.7 * change base image for cpu docker * fix gcc bug * fix whl package name * update go version and delete useless package in dockerfile * fix release18 error * fix wget sqlite problem * update go version * update go version in dev dockerfile * fix CI error * install zstd * fix CI error * add --no-check-certificate when install go * python2.7 do not install requirements * fix CI Coverage error * coverage==5.5 * fix test_activation ut * let numpy < 1.22 to pass test_activation_op unittest * fix test_python_bf16_numpy_datatype unittest * change paddle-bfloat==0.1.3 * recover version of paddle-bfloat
-
- 17 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 27 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* support cuda11.2 and using gcc5.4 in cuda10.1 * fix manylinux py36 bug * support cuda11.2 * fix python36 pip version problem in ubuntu * save cuda11.0
-
- 25 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* support python39 and delete python35 * support python39 in Dockerfile.centos * fix ubuntu18 bug * update Dockerfile.ubuntu setuptools * fix centos py39 errors * fix centos py39 error2
-
- 10 4月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 07 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* update develop whl package name * distingush cpu and gpu name * fix ref_gcc * change whl name * upgrade gcc 4.8 to 5.4 in ubuntu_dev * update gcc4.8 to 5.4 in centos * Upgrade pip from 18.0 to 20.0.1 * change 2.1.0_dev0 to 2.1.0.dev0 in gpu version
-
- 17 12月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 27 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 22 10月, 2020 2 次提交
-
-
由 gongweibao 提交于
test=develop
-
由 tianshuo78520a 提交于
* update dockerfile * update dockerfile * update dockerfile * update dockerfile * add opencv in ci * update cidockerfile * test nccl * fix diff * fix dockerfile * update ubuntu nccl2.7.8 * update ubuntu nccl2.7.8
-
- 13 10月, 2020 1 次提交
-
-
由 gongweibao 提交于
-
- 12 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 26 8月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* Fix pip2 opencv-python version * opencv-python==4.2.0.32 * fix whell version
-
- 17 8月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 09 3月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* change the ci trt from version 5. to 6.0 * paddle-trt dynamic shape support init * conv+bias or conv+bn dynamic shape support test=develop * modity trt engine opconvert test=develop * fix ci error test=develop
-
- 02 2月, 2020 1 次提交
-
-
由 xujiaqi01 提交于
* add GeneralRoleMaker which is for general usage * test=develop
-
- 10 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
-
- 08 1月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 27 7月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
Also fix a dependency error which may cause compile error
-
- 18 7月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, fix docker with paddle nccl problem * test=develop, downgrade gcc to 4.8 for latest-dev * test=develop, downgrade gcc to 4.8 for latest-dev * test=develop, modify cmake to renew all third_party * test=develop, invoke ci * test=develop, invoke ci * test=develop, complie python with wide-unicode * test=deveop, refine env settings * test=deveop, refine env settings
-
- 09 7月, 2019 1 次提交
-
-
由 kh2se2013 提交于
install coverage package in develop image test = develop
-
- 04 7月, 2019 1 次提交
-
-
由 tensor-tang 提交于
remove pycpuinfo deps in core
-
- 01 7月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix mac ci random fail * use platform instead
-
- 29 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix py-cpuinfo mac random fail * differentiate version on windows
-
- 18 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 12 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* support avx and noavx core * add catch and give some log test=develop * fix build test=develop * add missing package test=develop * fix pybind name test=develop * fix import error test=develop * conbime noavx core test=develop * add requirements test=develop * fix unkown message test=develop * fix api spec test=develop * refine and clean test=develop * update * pass dist ut * follow comments test=develop * refine scripts test=develop
-
- 11 6月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 25 5月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
* Add Dockerfile for cuda9 and cuda10 Add Dockerfile for building cuda9 cuda10 images.
-
- 08 3月, 2019 2 次提交
- 04 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 01 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
update trt in docker file test=develop
-
- 25 1月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 02 1月, 2019 1 次提交
-
-
由 gongweibao 提交于
-
- 27 12月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* Refine Dockerfile * Add tasks, cmake gen * Fix code error * Disable compile after paddle_build.sh * Refine * Skip on PY35 CI * Change env * Refine paddle_build.sh * Expose gen_fluid_lib * Refine mkldnn.cmake * Refine mkldnn.cmake * Refine mkldnnlib * Skip unstable tests
-
- 25 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 24 11月, 2018 1 次提交
-
-
由 Min 提交于
test=develop
-