transformers/tests/models/flava
amyeroberts a95fd35426
Vision processors - replace FE with IPs (#20590)
* Replace FE references with IPs

* Update processor tests

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update src/transformers/models/clip/processing_clip.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Update warning messages v4.27 -> v5

* Fixup

* Update Chinese CLIP processor

* Add feature_extractor property

* Add attributes

* Add tests

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-12-09 10:48:34 +00:00
..
__init__.py [feat] Add FLAVA model (#16654) 2022-05-11 14:56:48 -07:00
test_feature_extraction_flava.py Fix type - update any PIL.Image.Resampling (#20172) 2022-11-11 16:55:59 +00:00
test_modeling_flava.py Allow passing arguments to model testers for CLIP-like models (#20044) 2022-11-04 18:01:41 +01:00
test_processor_flava.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00