transformers/docs/source/en/internal
amyeroberts 4eb918e656
AutoImageProcessor (#20111)
* 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
2022-11-08 19:54:41 +00:00
..
file_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
generation_utils.mdx Adding the state-of-the-art contrastive search decoding methods for the codebase of generation_utils.py (#19477) 2022-10-19 10:17:46 +01:00
image_processing_utils.mdx AutoImageProcessor (#20111) 2022-11-08 19:54:41 +00:00
modeling_utils.mdx Moved functions to pytorch_utils.py (#16625) 2022-04-12 12:38:50 -04:00
pipelines_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
tokenization_utils.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
trainer_utils.mdx [WIP] Enable reproducibility for distributed trainings (#16907) 2022-05-11 09:37:13 -04:00