transformers/tests/models/blip
Hz, Ji 50378cbf6c
device agnostic models testing (#27146)
* device agnostic models testing

* add decorator `require_torch_fp16`

* make style

* apply review suggestion

* Oops, the fp16 decorator was misused
2023-10-31 18:12:14 +01:00
..
__init__.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00
test_image_processing_blip.py Input data format (#25464) 2023-08-16 17:45:02 +01:00
test_modeling_blip_text.py [core/ GC / tests] Stronger GC tests (#27124) 2023-10-30 19:53:46 +01:00
test_modeling_blip.py device agnostic models testing (#27146) 2023-10-31 18:12:14 +01:00
test_modeling_tf_blip_text.py [core/ GC / tests] Stronger GC tests (#27124) 2023-10-30 19:53:46 +01:00
test_modeling_tf_blip.py Speed up TF tests by reducing hidden layer counts (#24595) 2023-06-30 16:30:33 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00