transformers/tests/models/clvp
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 CLVP (#24745) 2023-11-10 13:49:10 +00:00
test_feature_extraction_clvp.py Add CLVP (#24745) 2023-11-10 13:49:10 +00:00
test_modeling_clvp.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
test_processor_clvp.py Add CLVP (#24745) 2023-11-10 13:49:10 +00:00
test_tokenization_clvp.py Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00