transformers/docs/source/en/main_classes
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
..
callback.mdx Neptune.ai integration improvements (#18934) 2022-09-09 11:37:34 -04:00
configuration.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
data_collator.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
deepspeed.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00
feature_extractor.mdx Update feature extractor docs (#18324) 2022-07-27 15:32:57 -05:00
image_processor.mdx AutoImageProcessor (#20111) 2022-11-08 19:54:41 +00:00
keras_callbacks.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
logging.mdx logging documentation update (#17174) 2022-05-16 16:47:28 -04:00
model.mdx [bnb] Minor modifications (#18631) 2022-08-17 00:48:10 +02:00
onnx.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
optimizer_schedules.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
output.mdx Minor typo in prose of model outputs documentation. (#18848) 2022-09-01 12:05:40 +02:00
pipelines.mdx adding key pair dataset (#19765) 2022-10-20 09:05:49 -04:00
processors.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00
text_generation.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
tokenizer.mdx documentation: some minor clean up (#16850) 2022-04-26 16:56:08 -04:00
trainer.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00