transformers/tests/pipelines
Yih-Dar f73f5e62e2
Avoid check expected exception when it is on CUDA (#34408)
* update

* update

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2024-10-25 17:14:07 +02:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_pipelines_audio_classification.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_automatic_speech_recognition.py Add option for running ffmpeg_microphone_live as a background process (#32838) 2024-10-22 15:56:41 +02:00
test_pipelines_common.py Pipeline: no side-effects on model.config and model.generation_config 🔫 (#33480) 2024-09-18 15:43:06 +01:00
test_pipelines_depth_estimation.py Add post_process_depth_estimation to image processors and support ZoeDepth's inference intricacies (#32550) 2024-10-22 15:50:54 +02:00
test_pipelines_document_question_answering.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_feature_extraction.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_fill_mask.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_image_classification.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_image_feature_extraction.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_image_segmentation.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_image_to_image.py Allow FP16 or other precision inference for Pipelines (#31342) 2024-07-05 17:21:50 +01:00
test_pipelines_image_to_text.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_mask_generation.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_object_detection.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_question_answering.py Sync QuestionAnsweringPipeline (#34039) 2024-10-10 13:38:14 +01:00
test_pipelines_summarization.py Avoid check expected exception when it is on CUDA (#34408) 2024-10-25 17:14:07 +02:00
test_pipelines_table_question_answering.py Allow FP16 or other precision inference for Pipelines (#31342) 2024-07-05 17:21:50 +01:00
test_pipelines_text_classification.py Fix default behaviour in TextClassificationPipeline for regression problem type (#34066) 2024-10-15 13:06:20 +01:00
test_pipelines_text_generation.py Avoid check expected exception when it is on CUDA (#34408) 2024-10-25 17:14:07 +02:00
test_pipelines_text_to_audio.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_text2text_generation.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_token_classification.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_translation.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_video_classification.py Sync video classification pipeline with huggingface_hub spec (#34288) 2024-10-22 13:33:49 +01:00
test_pipelines_visual_question_answering.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_zero_shot_audio_classification.py Allow FP16 or other precision inference for Pipelines (#31342) 2024-07-05 17:21:50 +01:00
test_pipelines_zero_shot_image_classification.py Image pipelines spec compliance (#33899) 2024-10-08 13:34:28 +01:00
test_pipelines_zero_shot_object_detection.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00
test_pipelines_zero_shot.py Make pipeline able to load processor (#32514) 2024-10-09 16:46:11 +01:00