transformers/tests/models/whisper
Yih-Dar 3436842102
Run some TF Whisper tests in subprocesses to avoid GPU OOM (#19772)
* Run some TF Whisper tests in subprocesses to avoid GPU OOM

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-10-21 21:59:18 +02:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py [Whisper] Don't return attention mask in feat extractor (#19521) 2022-10-14 14:36:03 +01:00
test_modeling_tf_whisper.py Run some TF Whisper tests in subprocesses to avoid GPU OOM (#19772) 2022-10-21 21:59:18 +02:00
test_modeling_whisper.py fix tests (#19670) 2022-10-18 06:45:48 +02:00
test_processor_whisper.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_tokenization_whisper.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00