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 3 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. 26 Aug, 2021 1 commit
    • moto's avatar
      Default to BUILD_SOX=1 in non-Windows systems (#1725) · 89ea6955
      moto authored
      * Default to BUILD_SOX=1 in non-Windows systems
      
      Since the adaptation of CMake and restricting to the static linking of libsox,
      the build process has become much robust with libsox integration enabled.
      
      This commit makes it default behavior to build libsox integration in non-Windows systems.
      The build process still checks BUILD_SOX env var so, setting `BUILD_SOX=0` disables it.
      89ea6955
  9. 03 Aug, 2021 1 commit
  10. 31 Jul, 2021 2 commits
  11. 28 Jul, 2021 1 commit
  12. 07 Jul, 2021 2 commits
  13. 28 Jun, 2021 3 commits
  14. 23 Jun, 2021 2 commits
  15. 22 Jun, 2021 1 commit
    • moto's avatar
      Temporarily pin nightly version on Linux/macOS CPU unittest (#1598) · 6d9c04d8
      moto authored
      There are some issues on CMake-based integration after 2021-06-19.
      
      ```
        Imported target "torch" includes non-existent path
          "/opt/conda/conda-bld/pytorch_1624259172741/work/torch/lib"
        in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
        * The path was deleted, renamed, or moved to another location.
        * An install or uninstall procedure did not complete successfully.
        * The installation package was faulty and references files it does not provide.
      ```
      
      This is being worked on PR like https://github.com/pytorch/pytorch/pull/60403.
      The nightly builds are still causing the error, so as a workaround, 
      we pin the nightly build version for Linux/macOS unittest.
      The issue still happens on Windows unittest and binary builds.
      6d9c04d8
  16. 15 Jun, 2021 1 commit
  17. 09 Jun, 2021 1 commit
  18. 01 Jun, 2021 1 commit
  19. 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
  20. 27 May, 2021 1 commit
  21. 25 May, 2021 2 commits
  22. 05 May, 2021 1 commit
  23. 23 Apr, 2021 1 commit
  24. 20 Apr, 2021 1 commit
  25. 06 Apr, 2021 2 commits
  26. 12 Mar, 2021 1 commit
  27. 05 Mar, 2021 1 commit
  28. 26 Feb, 2021 1 commit
  29. 23 Feb, 2021 1 commit
  30. 19 Feb, 2021 1 commit