0e5581cb2a9616205a00cbabf4c9a30613a1037f,test/test_torchscript_consistency.py,_FunctionalTestMixin,test_bandpass_with_csg,#_FunctionalTestMixin#,290
Before Change
self._assert_consistency(func, waveform)
def test_bandpass_with_csg(self):
filepath = os.path.join(common_utils.TEST_DIR_PATH, "assets", "whitenoise.wav")
waveform, _ = torchaudio.load(filepath, normalization=True)
def func(tensor):
sample_rate = 44100
After Change
self._assert_consistency(func, waveform)
def test_bandpass_with_csg(self):
filepath = common_utils.get_asset_path("whitenoise.wav")
waveform, _ = torchaudio.load(filepath, normalization=True)
def func(tensor):
sample_rate = 44100
In pattern: SUPERPATTERN
Frequency: 25
Non-data size: 5
Instances
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_bandpass_with_csg
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_Vol
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_functional.py
Class Name: TestDetectPitchFrequency
Method Name: test_pitch
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_mfcc
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_TimeStretch
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_band_without_noise
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _TransformsTestMixin
Method Name: test_Vol
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_equalizer
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _TransformsTestMixin
Method Name: test_Fade
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_detect_pitch_frequency
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_allpass
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_lfilter
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_spectrogram
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_bandreject
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_highpass
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_deemph
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_bandpass_withou_csg
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_mulaw
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_melspectrogram
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_perf_biquad_filtering
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_batch_consistency.py
Class Name: TestTransforms
Method Name: test_batch_Fade
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_lowpass
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_treble
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_riaa
Project Name: pytorch/audio
Commit Name: 0e5581cb2a9616205a00cbabf4c9a30613a1037f
Time: 2020-04-14
Author: 855818+mthrok@users.noreply.github.com
File Name: test/test_torchscript_consistency.py
Class Name: _FunctionalTestMixin
Method Name: test_band_with_noise