1. 19 9月, 2022 1 次提交
  2. 09 9月, 2022 1 次提交
    • Y
      Add paddle audio feature module (#45424) · 7c1dc754
      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
      7c1dc754
  3. 05 8月, 2022 1 次提交
  4. 29 7月, 2022 1 次提交
  5. 26 7月, 2022 1 次提交
  6. 22 7月, 2022 1 次提交
  7. 20 7月, 2022 1 次提交
  8. 27 6月, 2022 1 次提交
  9. 23 6月, 2022 1 次提交
    • S
      upgrade pre-commit tools in docker (#43534) · dbf92d49
      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
      dbf92d49
  10. 20 6月, 2022 1 次提交
  11. 18 6月, 2022 1 次提交
  12. 07 6月, 2022 1 次提交
  13. 30 5月, 2022 1 次提交
  14. 24 5月, 2022 1 次提交
  15. 12 5月, 2022 1 次提交
  16. 11 5月, 2022 1 次提交
  17. 07 5月, 2022 2 次提交
    • P
      [dockerfile] add cuda11.6、cuda11.5、cuda11.4、cuda11.3 manylinux docker (#41251) · efa21b12
      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
      efa21b12
    • P
      [dockerfile] update go version and delete useless package in dockerfile (#36809) · afcf6bd0
      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
      afcf6bd0
  18. 05 5月, 2022 1 次提交
  19. 19 4月, 2022 1 次提交
  20. 02 3月, 2022 1 次提交
  21. 27 1月, 2022 1 次提交
  22. 21 1月, 2022 1 次提交
  23. 06 1月, 2022 1 次提交
  24. 22 12月, 2021 1 次提交
  25. 17 12月, 2021 1 次提交
  26. 16 12月, 2021 1 次提交
  27. 07 12月, 2021 1 次提交
  28. 09 11月, 2021 1 次提交
  29. 27 9月, 2021 1 次提交
  30. 03 8月, 2021 1 次提交
  31. 30 7月, 2021 1 次提交
  32. 27 7月, 2021 1 次提交
  33. 26 7月, 2021 1 次提交
  34. 22 7月, 2021 1 次提交
  35. 20 7月, 2021 1 次提交
  36. 12 7月, 2021 1 次提交
  37. 05 7月, 2021 1 次提交
  38. 25 6月, 2021 1 次提交
  39. 17 6月, 2021 1 次提交