- 19 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
-
- 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
-
- 06 1月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 22 12月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 17 12月, 2021 1 次提交
-
-
由 jianghaicheng 提交于
* ipu add dockerfile * resolve comments
-
- 16 12月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 07 12月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 09 11月, 2021 1 次提交
-
-
由 Huihuang Zheng 提交于
PR to Add Paddle-CINN CI
-
- 27 9月, 2021 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 03 8月, 2021 1 次提交
-
-
由 pangyoki 提交于
* delete install_trt in release docker * fix whl package path
-
- 30 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 27 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 26 7月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 22 7月, 2021 1 次提交
-
-
由 Qi Li 提交于
* [NPU] update NPU ci tests, test=npu_aarch64 * [NPU] fix x86 build and add disable_ut for NPU, test=npu_aarch64 * [NPU] address review comments, test=develop
-
- 20 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 12 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 05 7月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 25 6月, 2021 1 次提交
-
-
由 pangyoki 提交于
* only save py37 of docker in release version * fix release16 errors * delete extra python in ubuntu18 * install vim in ubuntu18 * fix little bugs * fix whl package message
-
- 17 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-