1. 04 Oct, 2021 1 commit
  2. 27 Sep, 2021 1 commit
    • Yi Zhang's avatar
      Enable audio windows cuda tests (#1777) · d98c8847
      Yi Zhang authored
      * enable windows cudatests
      
      * add this dir
      
      * minor change
      
      * vs integration
      
      * Update cuda_install.bat
      
      * add logs
      
      * minor change
      
      * minor change
      
      * cp vision conda activate
      
      * mv vc_env_helper.bat
      
      * minor change
      
      * exit if cuda not avaiable
      
      * install numpy
      
      * improt CMakeLists
      
      * check cuda
      
      * minor change
      
      * change windows GPU image from previous to stable
      
      * set libtorch audio suffix as pyd on Windows
      
      * reduce changes
      
      * check env settings
      d98c8847
  3. 23 Sep, 2021 1 commit
  4. 15 Sep, 2021 1 commit
  5. 02 Sep, 2021 2 commits
  6. 31 Aug, 2021 2 commits
    • Nikita Shulga's avatar
      Increase no_output_timeout to 20m for WinConda (#1738) · 29c35626
      Nikita Shulga authored
      Downloading CUDA-11.1 from conda-forge takes a while
      29c35626
    • Nikita Shulga's avatar
      Enable Linux wheel/conda GPU package builds (#1730) · 0f844305
      Nikita Shulga authored
      * Remove some obsolete conditions about CUDA-10.0 from `pkg_helpers.bash`.
      * Use `USE_CUDA` instead of `FORCE_CUDA` in `pkg_helpers.bash`
      * Do not define `NO_CUDA_PACKAGE` in build_wheel.sh and build_cuda.sh
      * Add conda-forge for Win cuda-11.1 builds
      * Pass USE_CUDA / TORCH_CUDA_ARCH_LIST to conda build
      * Add selected CUDA to path
      * Don't define USE_CUDA for ROCM
      
      TODO: Fix Windows CUDA builds
      0f844305
  7. 28 Aug, 2021 1 commit
  8. 31 Jul, 2021 1 commit
  9. 28 Jun, 2021 1 commit
  10. 23 Jun, 2021 1 commit
  11. 15 Jun, 2021 1 commit
  12. 09 Jun, 2021 1 commit
  13. 28 May, 2021 1 commit
    • Michael Melesse's avatar
      [ROCm] add rocm wheels (#1477) · 3bb3287f
      Michael Melesse authored
      * add rocm binary
      
      use the term cu_version
      
      update pkg_helpers
      
      add docker wheel option
      
      update config yml
      
      add force_cuda option
      
      * update config.yml
      
      * remove conda builds
      3bb3287f
  14. 25 May, 2021 2 commits
  15. 05 May, 2021 1 commit
  16. 23 Apr, 2021 1 commit
  17. 20 Apr, 2021 1 commit
  18. 26 Feb, 2021 1 commit
  19. 19 Feb, 2021 1 commit
  20. 11 Feb, 2021 1 commit
  21. 04 Feb, 2021 1 commit
  22. 21 Jan, 2021 4 commits
    • moto's avatar
      Update unit test base Docker image (#1193) · 5547f204
      moto authored
      * Do not install sox system-wide, so that it will never get mixed up with static one torchaudio builds
      * Do not install cmake system-wide
      * Move libsndfile installation to Docker image
      5547f204
    • moto's avatar
      Disable CCI cache (#1189) · 7d503816
      moto authored
      7d503816
    • moto's avatar
      Update GPU test image for development (#1191) · fe921bfa
      moto authored
      Changing the test Docker image for GPU tests to use Nvidia Docker `devel` image. This is necessary for #1187. 
      fe921bfa
    • moto's avatar
      Disable torchscript BC test (#1192) · c257ee7d
      moto authored
      TorchScript BC test checks that if dumped object from the previous version is compatible with the latest master. However, PyTorch does not guarantee backward compatibility of serialized TorchScript object across versions. Domain libraries do not guarantee this either.
      c257ee7d
  23. 15 Jan, 2021 1 commit
  24. 12 Jan, 2021 1 commit
  25. 09 Jan, 2021 1 commit
  26. 21 Dec, 2020 1 commit
  27. 17 Dec, 2020 2 commits
  28. 15 Dec, 2020 1 commit
  29. 20 Nov, 2020 1 commit
  30. 13 Nov, 2020 2 commits
    • moto's avatar
      Fbsync (#1020) · f1142e65
      moto authored
      * Import torchaudio #996 758f6c2a
      
      Reviewed By: cpuhrsch
      
      Differential Revision: D24606263
      
      fbshipit-source-id: 4301b1df84d20c671783ec34c52d5b257374abf1
      
      * Import torchaudio #1004 5e54c770
      
      Summary: Import torchaudio up to #1004 5e54c770
      
      Reviewed By: vincentqb, cpuhrsch
      
      Differential Revision: D24841498
      
      fbshipit-source-id: 3829130636f36779d84f01ff0d0120b80b2396d7
      f1142e65
    • Matti Picus's avatar
      8d0c08db
  31. 09 Nov, 2020 1 commit
  32. 03 Nov, 2020 1 commit