mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 11:11:05 +06:00
![]() * AutoImageProcessor skeleton * Update references * Add mapping in init * Add model image processors to __init__ for importing * Add AutoImageProcessor tests * Fix up * Image Processor documentation * Remove pdb * Update docs/source/en/model_doc/mobilevit.mdx * Update docs * Don't add whitespace on json files * Remove fixtures * Move checking model config down * Fix up * Add check for image processor * Remove FeatureExtractorMixin in docstrings * Rename model_tmpfile to config_tmpfile * Don't make None if not in image processor map |
||
---|---|---|
.. | ||
__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 |