transformers/tests/models/sam
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 Segment Anything Model (SAM) (#22654) 2023-04-19 21:01:49 +02:00
test_modeling_sam.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
test_modeling_tf_sam.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_processor_sam.py Add segmentation map processing to SAM Image Processor (#27463) 2024-01-08 16:40:36 +00:00