transformers/tests/models/flava
David Yang a23819ed6a
Clean up deprecation warnings (#19654)
* Clean up deprecation warnings

Notes:
Changed some strings in tests to raw strings, which will change the literal content of the strings as they are fed into whatever machine handles them.
Test cases for past in the past/past_key_values switch changed/removed due to warning of impending removal

* Add PILImageResampling abstraction for PIL.Image.Resampling
2022-10-18 13:34:47 -04:00
..
__init__.py [feat] Add FLAVA model (#16654) 2022-05-11 14:56:48 -07:00
test_feature_extraction_flava.py Clean up deprecation warnings (#19654) 2022-10-18 13:34:47 -04:00
test_modeling_flava.py has_attentions - consistent test skipping logic and tf tests (#17495) 2022-06-09 09:50:03 +02:00
test_processor_flava.py [feat] Add FLAVA model (#16654) 2022-05-11 14:56:48 -07:00