"torchvision/vscode:/vscode.git/clone" did not exist on "97bb6cb1575ba0b9b732e0e8df8d0f33e5a11813"
-
moto authored
Currently all the tests in `sox_io_backend` and `sox_effects` (for new SoX effects implementation) requires additional `sox`, and this prevents running test in environment where `sox` command is not available even though `torchaudio` extension is available (such as fb internal). This PR adds smoke tests for these modules, which just runs functions to see if they do not crash.
daa0007a