transformers/tests/models/beit
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 Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_beit.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_beit.py Fix BeitFeatureExtractor postprocessing (#19119) 2022-09-20 18:53:40 +03:00
test_modeling_flax_beit.py Clean up deprecation warnings (#19654) 2022-10-18 13:34:47 -04:00