- 08 Jun, 2023 1 commit
-
-
moto authored
Summary: - Moving the unit test scripts from .circleci to .github - Remove docker file for unit test base - Use the Conda from Docker image in Linux jobs. Remaining follow-up items - Reuse the unittest script in Linux GPU job like done in Linux CPU job. The unit test script needs to be fixed to be used for Linux GPU job in new GHA workflow. Keeping it as a separate follow-up work item. Pull Request resolved: https://github.com/pytorch/audio/pull/3407 Differential Revision: D46498263 Pulled By: mthrok fbshipit-source-id: d8256717a55bb4257151d819d3b2ebd453601eac
-
- 07 Jul, 2021 1 commit
-
-
Caroline Chen authored
-
- 28 Jun, 2021 1 commit
-
-
Eli Uriegas authored
No longer needed for Python 3.9 Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 19 Feb, 2021 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 30 Oct, 2020 1 commit
-
-
moto authored
-
- 06 Oct, 2020 1 commit
-
-
peterjc123 authored
-
- 07 Aug, 2020 1 commit
-
-
moto authored
librosa 0.8.0 has been released which include fix for https://github.com/librosa/librosa/issues/1160 at https://github.com/librosa/librosa/pull/1164
-
- 23 Jun, 2020 1 commit
-
-
moto authored
-
- 15 Jun, 2020 1 commit
-
-
peterjc123 authored
-
- 03 Jun, 2020 1 commit
-
-
Bhargav Kathivarapu authored
* Migrate fbank tests * Update CCI job environment * Remove invalid test cases Signed-off-by:Bhargav Kathivarapu <bhargavkathivarapu31@gmail.com>
-
- 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>
-
- 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
-
- 25 Apr, 2020 1 commit
-
-
moto authored
-
- 24 Apr, 2020 1 commit
-
-
moto authored
* wip * Add test * add caching * fixup! add caching * fixup! fixup! add caching
-