transformers/docs/source
Patrick Deutschmann babeff5524
Add support for Perceiver ONNX export (#17213)
* Start adding perceiver support for ONNX

* Fix pad token bug for fast tokenizers

* Fix formatting

* Make get_preprocesor more opinionated (processor priority, otherwise tokenizer/feature extractor)

* Clean docs format

* Minor cleanup following @sgugger's comments

* Fix typo in docs

* Fix another docs typo

* Fix one more typo in docs

* Update src/transformers/onnx/utils.py

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

* Update src/transformers/onnx/utils.py

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

* Update src/transformers/onnx/utils.py

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

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-06-03 07:40:22 -04:00
..
en Add support for Perceiver ONNX export (#17213) 2022-06-03 07:40:22 -04:00
es Fix nits (#17349) 2022-05-31 08:41:54 -04:00
it Setup for Italian translation and add quicktour.mdx translation (#17472) 2022-05-31 09:57:43 -04:00
pt Adding the Portuguese version of the tasks/sequence_classification.mdx documentation (#17352) 2022-05-25 16:21:27 -04:00
_config.py Use doc builder styler (#16412) 2022-03-28 07:45:18 -04:00