transformers/tests/models/beit
Omar Salman 681183974a
Enable dynamic resolution input for Beit (#31053)
* Initial attempt

* Updates: PR suggestions

* Interpolate the relative position bias when interpolate_pos_encoding is True

* Add slow tag for the added tests

* Add in DATA2VEC_VISION_INPUTS_DOCSTRING
2024-06-06 14:47:41 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_beit.py Refactor image processor testers (#25450) 2023-08-11 11:30:18 +01:00
test_modeling_beit.py Enable dynamic resolution input for Beit (#31053) 2024-06-06 14:47:41 +01:00
test_modeling_flax_beit.py CI with num_hidden_layers=2 🚀🚀🚀 (#25266) 2023-08-02 20:22:36 +02:00