transformers/tests/models/clvp
Arthur b912f5ee43
use torch.testing.assertclose instead to get more details about error in cis (#35659)
* use torch.testing.assertclose instead to get more details about error in cis

* fix

* style

* test_all

* revert for I bert

* fixes and updates

* more image processing fixes

* more image processors

* fix mamba and co

* style

* less strick

* ok I won't be strict

* skip and be done

* up
2025-01-24 16:55:28 +01:00
..
__init__.py Add CLVP (#24745) 2023-11-10 13:49:10 +00:00
test_feature_extraction_clvp.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_modeling_clvp.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_processor_clvp.py Add CLVP (#24745) 2023-11-10 13:49:10 +00:00
test_tokenization_clvp.py clean_up_tokenization_spaces=False if unset (#31938) 2024-09-26 19:38:20 +02:00