- 06 2月, 2023 1 次提交
-
-
由 Matsumoto Ruko 提交于
-
- 01 2月, 2023 5 次提交
-
-
由 pangyoki 提交于
* fix release dockerfile * fix GPG error in ubuntu18 * fix cpu * fix
-
由 pangyoki 提交于
* support python3.10 in manylinux dockerfile * fix python3.10 ssl * do not check for python3.10
-
由 pangyoki 提交于
-
由 YUNSHEN XIE 提交于
* run infer ut in A10 * 增加cuda11.2-cudnn8-trt8.4镜像 * add paddle_coverage_new.sh
-
由 zqw_1997 提交于
-
- 12 1月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* test=ninja;test=document_fix * test=ninja;test=document_fix * test=ninja;test=document_fix * add ninja * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update dockerfile * test=cuda117 * update ce dockerfile * update ce dockerfile
-
- 09 1月, 2023 1 次提交
-
-
由 chalsliu 提交于
-
- 03 1月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] test dockerfile * remove some deps for pip2.7 * clean python2 * remove pip upgrade * use tar extract setuptools package * downgrade setuptools
-
- 01 12月, 2022 1 次提交
-
-
由 Matsumoto Ruko 提交于
-
- 29 11月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
由 Matsumoto Ruko 提交于
-
- 02 11月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
* add cuda117 dockerfile; test=cuda117 * notest;test=cuda117 * test=cuda117 * test=document_fix
-
- 24 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][black] format dy2static unittests * format some missing files * update lineno in test_origin_info * update lineno in test_error * update lineno
-
- 11 10月, 2022 1 次提交
-
-
由 Allen Guo 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Roc 提交于
-
- 26 9月, 2022 1 次提交
-
-
由 cifar10 提交于
-
- 16 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
* support int64 non-broadcast * support broadcast case for int64 index * fix bug * support more Arity * remove some codes * upgrade patchelf to v0.15.0 to pass CI build * fix bug * fix patchelf installation * add debug flags * remove useless codes * fix viterbi_decode and set_value op uts * remove always enable int64
-
- 09 9月, 2022 1 次提交
-
-
由 YangZhou 提交于
* add audio feature dataset * fix coding style * fix coding style2 * rm librosa * rm voxceleb * rm librosa in test * add scipy fftpack * add functional * fix setup * fix setup2 * rm colorlog * refactor dataset __init__.py * fix converage * fix librosa import error * fix windows test * fix windows ci * rm datasets * fix setup * remove testdata * add librosa in requirement * add librosa in requirement2 * change librosa to 0.8.1 * update ci docker * fix ci error * fix ci error2 * fix ci coverage * fix converage * fix coverage * rm audio_base in test, notest,test=coverage * fix copyright * rm backend * rm compliance&&add function test * fix setup * fix windows * fix windows2 * fix test timeout * fix ci time issue * rm test_audio_feature * avoid windows isssue, tmp * note windows isssue * skip windows issue * fix dtype in layers.mfcc && fix ci-static-check * add relative accuracy * modity API.spec * skip cuda11.2 test * skip cuda11.2 test2 * skip cuda11.2
-
- 05 8月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* restore to gcc8.2 * test=document_fix
-
- 29 7月, 2022 1 次提交
-
-
由 Allen Guo 提交于
-
- 26 7月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 22 7月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 20 7月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
* add distro zstd * test * test * add pip3.8
-
- 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`
-
- 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
-
- 20 6月, 2022 1 次提交
-
-
由 chalsliu 提交于
-
- 18 6月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 07 6月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 30 5月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 24 5月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* upgrade to sdk2.5.1
-
- 12 5月, 2022 1 次提交
-
-
由 Allen Guo 提交于
-
- 11 5月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* update to popart v2.5.0 * use a specific version of sdk2.5.0
-
- 07 5月, 2022 2 次提交
-
-
由 pangyoki 提交于
* add cuda11.5 manylinux docker * build.sh * fix * fix * support cu113 and cu114 * add --no-check-certificate when wget sqlite-autoconf-3250300 * change cuda11.4.2 to cuda11.4.3 * add cu116
-
由 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
-
- 05 5月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* merge recent changes * fix setting pipline
-
- 19 4月, 2022 1 次提交
-
-
由 fwenguang 提交于
-
- 02 3月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* update dockerfile for ipu * update comments, test=document_fix
-
- 27 1月, 2022 1 次提交
-
-
由 Qi Li 提交于
-
- 21 1月, 2022 1 次提交
-
-
由 fwenguang 提交于
* [MLU]add mlu ci dockerfile * fix comment * add cncl
-