transformers/tests/models/mobilenet_v2
amyeroberts 25245ec26d
Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321)
* Rename to test_model_common_attributes
The method name is misleading - it is testing being able to get and set embeddings, not common attributes to all models

* Explicitly skip
2024-06-07 19:40:26 +01:00
..
__init__.py add MobileNetV2 model (#17845) 2022-11-14 01:00:10 -05:00
test_image_processing_mobilenet_v2.py Refactor image processor testers (#25450) 2023-08-11 11:30:18 +01:00
test_modeling_mobilenet_v2.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00