transformers/tests/models/whisper
Cyril Vallez 4b8ec667e9
Remove all traces of low_cpu_mem_usage (#38792)
* remove it from all py files

* remove it from the doc

* remove it from examples

* style

* remove traces of _fast_init

* Update test_peft_integration.py

* CIs
2025-06-12 16:39:33 +02:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py enable more test cases on xpu (#38572) 2025-06-06 09:29:51 +02:00
test_modeling_whisper.py Remove all traces of low_cpu_mem_usage (#38792) 2025-06-12 16:39:33 +02:00
test_processor_whisper.py [whisper] move processor test into processor test file 🧹 (#38266) 2025-05-22 10:07:11 +01:00
test_tokenization_whisper.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00