- 22 Oct, 2021 1 commit
-
-
moto authored
It seems that this is no longer necessary for recent macOS .
-
- 21 Oct, 2021 2 commits
-
-
nateanl authored
-
Nikita Shulga authored
This is follow up after https://github.com/pytorch/builder/pull/823 that gets rids of `feature` and migrate it to `run_constrained`
-
- 14 Oct, 2021 1 commit
-
-
Yi Zhang authored
* check cuda installation * check in build.sh * use USE_CUDA * Update pkg_helpers.bash * Fix typo
-
- 12 Oct, 2021 1 commit
-
-
Yi Zhang authored
-
- 29 Sep, 2021 1 commit
-
-
Yi Zhang authored
* 11.1.0 to 11.1.1 * Fix typo
-
- 27 Sep, 2021 2 commits
-
-
Nikita Shulga authored
Also update README.md to mention 1.9.1
-
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
-
- 02 Sep, 2021 1 commit
-
-
Nikita Shulga authored
-
- 31 Aug, 2021 1 commit
-
-
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
-
- 28 Aug, 2021 1 commit
-
-
Nikita Shulga authored
Copy `cuda_install.bat` from https://github.com/pytorch/vision/blob/3d9d264198e2167030dc04bf453aeca47daa37db/packaging/windows/internal/cuda_install.bat Add `windows_intall_cuda` step and include it in `binary_windows_conda` and `binary_windows_wheel` workflows
-
- 26 Aug, 2021 1 commit
-
-
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.
-
- 19 Aug, 2021 1 commit
-
-
Caroline Chen authored
-
- 11 Aug, 2021 1 commit
-
-
Eli Uriegas authored
BUILD_VERSION gets set by upstream scripts and should be available whenever we're attempting to build audio in conda environments. This solves the issue where conda packages appeared to be building a development version instead of the actual version we were targeting Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 31 Jul, 2021 1 commit
-
-
Nikita Shulga authored
* Pin MKL to 2021.2.0 Fixes https://github.com/pytorch/pytorch/issues/62424 * Apply the same constraint for conda builds Use less-than-equals constraint to avoid dependency conflicts for python-3.6 environment
-
- 28 Jun, 2021 2 commits
-
-
Eli Uriegas authored
No longer needed for Python 3.9 Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
Caroline Chen authored
-
- 02 Jun, 2021 1 commit
-
-
moto authored
-
- 28 May, 2021 1 commit
-
-
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
-
- 25 May, 2021 1 commit
-
-
Nikita Shulga authored
* Add CUDA binary builds * Add "cuda_version": "cpu" to doc build jobs * Add required cu_versions to pkg_helpers * Regenerate config.yml
-
- 05 Mar, 2021 1 commit
-
-
Caroline Chen authored
-
- 04 Mar, 2021 1 commit
-
-
Vincent QB authored
-
- 19 Feb, 2021 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 04 Feb, 2021 1 commit
-
-
moto authored
* Switch to cmake for build * Hide symbols
-
- 19 Jan, 2021 1 commit
-
-
Eli Uriegas authored
torchaudio can work with any version of pytorch so let's strip the pytorch version suffix to denote that Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 05 Jan, 2021 1 commit
-
-
Vincent QB authored
-
- 26 Oct, 2020 1 commit
-
-
moto authored
-
- 16 Oct, 2020 1 commit
-
-
moto authored
-
- 15 Sep, 2020 1 commit
-
-
Eli Uriegas authored
Default to using the `cpu` directory since the base one is not reliable Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 24 Jun, 2020 2 commits
-
-
Eli Uriegas authored
* packaging: Add test channels to pytorch dependency resolution Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * .circleci: Add test channel to smoke tests Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * .circleci: Put pytorch-test into a higher priority pytorch-nightly was getting prioritized over pytorch-nightly which shouldn't be the case Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 01 Jun, 2020 1 commit
-
-
moto authored
* Use env var for switching SoX build and default to not * Update README * Fix packaging/CI script
-
- 27 May, 2020 1 commit
-
-
moto authored
* Clean up extension build mechanism and extension location * Add back the switch to depend on external sox * Remove print * Fix
-
- 16 May, 2020 1 commit
-
-
peterjc123 authored
* Add windows binary jobs * Make wheel package platform-specific and python-version-specific
-
- 16 Apr, 2020 1 commit
-
-
moto authored
-
- 01 Apr, 2020 1 commit
-
-
peterjc123 authored
-
- 29 Jan, 2020 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 16 Jan, 2020 2 commits
-
-
Vincent QB authored
-
Eli Uriegas authored
CUDA_SUFFIX was still being used here when it should've been swapped out for PYTORCH_VERSION_SUFFIX, which is what's being used for conda below. Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> (cherry picked from commit 009b115d074ac5fcca2cc34662fe814df63324c1) Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
-
- 08 Jan, 2020 1 commit
-
-
peterjc123 authored
* [WIP] Add Windows CI * Remove cu_version * checkout_merge -> checkout * Add build script * Switch backend to soundfile * Remove soundfile as dependency * Rename jobs * Fix lint
-