- 01 Jul, 2020 2 commits
- 24 Jun, 2020 1 commit
-
-
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>
-
- 23 Jun, 2020 1 commit
-
-
moto authored
This PR refactors cache generation mechanism by introducing dedicated command and bust cache on daily basis. At this moment, Windows unittest job for 3.6 and 3.7 are broken because of broken scipy but the environment is cached this persists until the next week. As we have nightly build, we do not need to keep cache for one week.
-
- 22 Jun, 2020 1 commit
-
-
Eli Uriegas authored
-
- 03 Jun, 2020 1 commit
-
-
moto authored
-
- 01 Jun, 2020 1 commit
-
-
moto authored
* Add caching to binary build for more reliable build * Apply same logic to unittest workflow
-
- 28 May, 2020 1 commit
-
-
moto authored
* Separate style check from unit test * TEST flake8 fail * TEST clang-format fail * Revert "TEST flake8 fail" This reverts commit 88d90185cefe294b9a662129a05c2e26a9844fe4. * Revert "TEST clang-format fail" This reverts commit 93517d1ccba650a6ccd813268fd73a4fd63b252c.
-
- 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
-
- 26 May, 2020 1 commit
-
-
guyang3532 authored
-
- 18 May, 2020 1 commit
-
-
moto authored
1. Docker image used for smoke test is old (No Python 3.8). Updating this to the latest one. build [here](https://app.circleci.com/pipelines/github/pytorch/audio/1763/workflows/56c846a5-acaa-41a7-92f5-46ec66186c61/jobs/44484) 2. Add `latest` tag to the newly built docker so that later we can always use `latest` version and we do not have to update docker image tag manually.
-
- 16 May, 2020 1 commit
-
-
peterjc123 authored
* Add windows binary jobs * Make wheel package platform-specific and python-version-specific
-
- 13 May, 2020 1 commit
-
-
peterjc123 authored
* Enable CUDA tests for Windows * Add back branch filters
-
- 06 May, 2020 1 commit
-
-
moto authored
* Add GPU test * Run only on master
-
- 04 May, 2020 1 commit
-
-
peterjc123 authored
* Turn on tests when building through conda-build * skip one failling test on windows. * Switch to unittest * Fix conda env activation * add linux only condition * Fix librosa installation * conda-forge channel as a fallback * Revert "conda-forge channel as a fallback" This reverts commit 8c15f6638e34792640a3de3e057d9c2995425180. * Try the pytorch way * Use conda-forge * Disable conda-forge * Install future at setup env * Move linux unittest CI job tools to dedicated directory * Restore Linux scripts and move the updated souces to a new subdir * Add back future * Remove comments Co-authored-by:
Vincent Quenneville-Belair <vincentqb@gmail.com> Co-authored-by:
moto <855818+mthrok@users.noreply.github.com>
-
- 02 May, 2020 1 commit
-
-
moto authored
* Bust cache weekly * Rename directory for utility * Show 20 slowest tests * fixup! Show 20 slowest tests
-
- 29 Apr, 2020 1 commit
-
-
moto authored
* Add test image with Kaldi executable and third_parties * Use Ubuntu as bese image since pytorch/many-linux is huge
-
- 28 Apr, 2020 1 commit
-
-
moto authored
-
- 25 Apr, 2020 1 commit
-
-
moto authored
-
- 24 Apr, 2020 3 commits
- 23 Apr, 2020 2 commits
- 10 Mar, 2020 1 commit
-
-
Eli Uriegas authored
pjh5 is a former employee so we should switch over to using a bot token. Should resolve nightly pipeline failing on upload. Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 29 Jan, 2020 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 16 Jan, 2020 1 commit
-
-
Eli Uriegas authored
Python 2.7 was EOL on January 1, 2020 The last torchaudio release to support Python 2.7 was 0.4.0 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
-
- 02 Jan, 2020 1 commit
-
-
Karl Ostmo authored
Remove suspect logic.
-
- 27 Dec, 2019 1 commit
-
-
Karl Ostmo authored
Closes #304 See rationale writeup: https://github.com/pytorch/vision/pull/1321#issuecomment-531033978
-
- 11 Dec, 2019 1 commit
-
-
Mingbo Wan authored
* use binaries just built for smoke test * to trigger tests on PR * trigger tests * different build has different test * test good, now move to official * test good, now move to official
-
- 03 Dec, 2019 1 commit
-
-
Mingbo Wan authored
-
- 25 Nov, 2019 1 commit
-
-
Mingbo Wan authored
* adding smoke test * adding smoke test * fix config.yml * trigger smoke test * test aws erc credential * test aws erc credential * test aws erc credential * test aws erc credential * adding ecr cred * test aws erc credential * test aws erc credential * test aws erc credential - different way * test aws erc credential - different way #2 * test aws erc credential - different way #3 * test aws erc credential - different way #4 * test aws #1 * test aws erc credential, after enabling circleci setting * fixing conda init * add verbose output for smoke test * add docker image build workflow * add docker image build workflow * fix aws ecr login * use images build from circelci * ready for review * updated Readme with instructions on nightly install, also updated docker image which can make nightlies installed via pip pass * nit * reduce size
-
- 15 Nov, 2019 1 commit
-
-
Soumith Chintala authored
-
- 11 Oct, 2019 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
- 15 Aug, 2019 1 commit
-
- 13 Aug, 2019 1 commit
-
-
jamarshon authored
-
- 08 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
Also bugfixes and updates to the packaging scripts.
-
- 07 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
* New entry points are packaging/build_wheel.sh and packaging/build_conda.sh. The only mandatory environment variable you have to set is PYTHON_VERSION * CircleCI configuration uses 2.1-style parametrized builds to let you toggle python version, etc. as you do builds. We create a separate job per build configuration for maximum parallelism * build_tools/packaging got moved to packaging, to be in-line with directory structure in torchvision * The build_conda.sh and build_wheel.sh delegate most of the heavy lifting to pkg_helpers.bash, which defines a number of bash functions for performing common operations. The intent is that I'll copy-paste this file between other domain API projects. * TORCHAUDIO_ prefix removed from envvars, so that I can more easily share packaging scripts between projects * BUILD_VERSION is completely gone; just change the version number if you need to rebuild * No more logic for cloning and checking out a fresh copy of torchaudio
-
- 06 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
This reverts commit c2fc079f.
-