transformers/docs/source/en/main_classes
Sijun He 66336dc183
Add Visual Question Answering (VQA) pipeline (#17286)
* wip

* rebase

* all tests pass

* rebase

* ready for PR

* address comments

* fix styles

* add require_torch to pipeline test

* remove remote image to improve CI consistency

* address comments; fix tf/flax tests

* address comments; fix tf/flax tests

* fix tests; add alias

* repo consistency tests

* Update src/transformers/pipelines/visual_question_answering.py

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* address comments

* Update src/transformers/pipelines/visual_question_answering.py

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* merge

* Update src/transformers/models/auto/modeling_auto.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* merge

Co-authored-by: Sijun He <sijunhe@Sijuns-MacBook-Pro.local>
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-06-13 07:49:44 -04:00
..
callback.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -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 Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
feature_extractor.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04: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 Use Accelerate in from_pretrained for big model inference (#17341) 2022-05-23 14:32:21 -04: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 Add Wav2Vec2Conformer (#16812) 2022-05-17 00:43:16 +02:00
pipelines.mdx Add Visual Question Answering (VQA) pipeline (#17286) 2022-06-13 07:49:44 -04:00
processors.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
text_generation.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
tokenizer.mdx documentation: some minor clean up (#16850) 2022-04-26 16:56:08 -04:00
trainer.mdx Mention in the doc we drop support for fairscale (#17610) 2022-06-09 12:20:39 -04:00