mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* refactor image_processing_auto logic * fix fast image processor tests * Fix tests fast vit image processor * Add safeguard when use_fast True and torchvision not available * change default use_fast back to None, add warnings * remove debugging print * call get_image_processor_class_from_name once |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_configuration_auto.py | ||
| test_feature_extraction_auto.py | ||
| test_image_processing_auto.py | ||
| test_modeling_auto.py | ||
| test_modeling_flax_auto.py | ||
| test_modeling_tf_auto.py | ||
| test_modeling_tf_pytorch.py | ||
| test_processor_auto.py | ||
| test_tokenization_auto.py | ||