transformers/tests/models/bit
amyeroberts 12d51db243
Backbone add mixin tests (#22542)
* Add out_indices to backbones, deprecate out_features

* Update - can specify both out_features and out_indices but not both

* Add backbone mixin tests

* Test tidy up

* Add test_backbone for convnext

* Remove redefinition of method

* Update for Dinat and Nat backbones

* Update tests

* Smarter indexing

* Add checks on config creation for backbone

* PR comments
2023-04-06 13:50:15 +01:00
..
__init__.py Add BiT + ViT hybrid (#20550) 2022-12-07 11:03:39 +01:00
test_modeling_bit.py Backbone add mixin tests (#22542) 2023-04-06 13:50:15 +01:00