transformers/tests/models/auto
Matt 7ba028fccb
Fix failing test with race condition (#32140)
* Fix failing test with race condition

* make fixup

* monotonic_ns instead of randint

* uuid4 instead of monotonic_ns

* Add a finally cleanup step
2024-07-22 16:07:29 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_feature_extraction_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_image_processing_auto.py Fast image processor (#28847) 2024-06-11 15:47:38 +01:00
test_modeling_auto.py Fix auto tests (#30067) 2024-04-05 17:49:46 +02:00
test_modeling_flax_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_tf_auto.py Fix auto tests (#30067) 2024-04-05 17:49:46 +02:00
test_modeling_tf_pytorch.py Fix auto tests (#30067) 2024-04-05 17:49:46 +02:00
test_processor_auto.py Fix failing test with race condition (#32140) 2024-07-22 16:07:29 +01:00
test_tokenization_auto.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00