1. 28 6月, 2023 1 次提交
  2. 16 6月, 2023 1 次提交
  3. 15 6月, 2023 1 次提交
  4. 01 6月, 2023 1 次提交
    • T
      mv all unittests test (#53235) · b0e86d55
      tianshuo78520a 提交于
      * mv all unittests test
      
      * fix error
      
      * fix error
      
      * fix
      
      * fix
      
      * del unittests
      
      * fix paddle_build.sh
      
      * fix
      
      * fix test
      
      * fix add test
      
      * fix
      
      * fix
      
      * fix
      
      * merge develop
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * merge develop
      
      * fix test_async_read_write
      
      * fix test_async_read_write
      
      * merge develop
      
      * fix
      
      * fix import legacy_test
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix bug
      
      * fix
      
      * fix coverage test bug
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix code sstyle
      
      * fix code
      
      * fix code
      
      * fix
      
      * fix
      
      * fix
      
      * del test_sequence_enumerate_op.py
      
      * fix
      b0e86d55
  5. 28 4月, 2023 1 次提交
    • T
      Change Py3 use Ubuntu20 Docker (#52523) · 4001f7ae
      tianshuo78520a 提交于
      * test py3.8
      
      * fix
      
      * test gcc12
      
      * test gcc12
      
      * test gcc12
      
      * test py3.8
      
      * test py3
      
      * fix
      
      * fix
      
      * add ubutnu20
      
      * add ubutnu20
      
      * add ubutnu20
      
      * test py3
      
      * fix error
      
      * fix error
      
      * fix error
      
      * fix error
      
      * fix error
      
      * update py version
      
      * fix
      
      * test docker
      
      * test docker
      
      * test docker
      
      * fix pip version,use pip3.9
      
      * log error
      
      * log add
      
      * test ci
      
      * add test log
      
      * del
      
      * fix
      
      * test ci
      
      * test ci
      
      * update dockerfile
      
      * update ci_dockerfile
      
      * update ci_dockerfile
      
      * update ci_dockerfile
      
      * fix
      
      * add git
      
      * fix
      4001f7ae
  6. 27 4月, 2023 1 次提交
  7. 26 4月, 2023 1 次提交
  8. 23 4月, 2023 1 次提交
    • R
      apply gcc12 to gpups (#52960) · cbfd43e4
      risemeup1 提交于
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpips
      
      * apply gcc12 to gpups
      
      * apply gcc12 to gpups
      
      * test
      
      * test
      
      * apply gcc12 to gpups
      
      * apply_gcc12_to_gpups
      
      * fix compiler bug
      
      * fix compiler bug
      
      * test
      
      * fix dangling-pointer compiler
      
      * fix dangling-pointer compiler
      
      * fix dangling-pointer compiler
      
      * apply_gcc12_to_gpups
      
      * apply gcc12 to gpups
      
      * Update cuda_streams_py.cc
      cbfd43e4
  9. 14 4月, 2023 1 次提交
    • R
      apply gcc12 to py3 ci (#52179) · 5fbcf37d
      risemeup1 提交于
      * apply gcc12 to py3-ci
      
      * apply gcc12 to py3-ci
      
      * apply gcc12 to py3-ci
      
      * test
      
      * test
      
      * test
      
      * test
      
      * make mirror
      
      * test
      
      * test
      
      * test
      
      * test debug
      
      * test
      
      * update cuda to 12
      
      * update cuda to 12
      
      * update cuda to 12
      
      * apply gcc12 to py3
      
      * fix gcc12 problem
      
      * test
      
      * apply gcc12 to py3
      
      * test
      
      * test
      
      * test
      
      * apply gcc12 to py3
      5fbcf37d
  10. 04 4月, 2023 1 次提交
  11. 03 3月, 2023 1 次提交
  12. 23 2月, 2023 1 次提交
  13. 16 2月, 2023 1 次提交
  14. 06 2月, 2023 1 次提交
  15. 01 2月, 2023 5 次提交
  16. 12 1月, 2023 1 次提交
    • T
      add ninja-build in docker (#48490) · 1a9d6be9
      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
      1a9d6be9
  17. 09 1月, 2023 1 次提交
  18. 03 1月, 2023 1 次提交
  19. 01 12月, 2022 1 次提交
  20. 29 11月, 2022 2 次提交
  21. 02 11月, 2022 1 次提交
  22. 24 10月, 2022 1 次提交
  23. 11 10月, 2022 1 次提交
  24. 27 9月, 2022 1 次提交
  25. 26 9月, 2022 1 次提交
  26. 16 9月, 2022 1 次提交
    • S
      Support broadcast elementwise operators with int64 index type (#45741) · 20b5bf84
      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
      20b5bf84
  27. 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
  28. 05 8月, 2022 1 次提交
  29. 29 7月, 2022 1 次提交
  30. 26 7月, 2022 1 次提交
  31. 22 7月, 2022 1 次提交
  32. 20 7月, 2022 1 次提交
  33. 27 6月, 2022 1 次提交
  34. 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
  35. 20 6月, 2022 1 次提交