"tests/nn/data_parallel/test_features_sharded_ddp.py" did not exist on "c2dd6c348694c966346b2b9b8cc7e5f152247431"
-
moto authored
This PR replaces `torchaudio.sox_effects.SoxEffectsChain` in `test_sox_compatibility` with bare `sox` command. The parity of `torchaudio.sox_effects.SoxEffectsChain` against `sox` command is not tested and it has known issues https://github.com/pytorch/audio/issues/771, therefore it is not appropriate to use this class for testing other functions.
db8f2bf3