transformers/docs/source/main_classes
Sam Shleifer 38a555a83c
Add Summarization to Pipelines (#3128)
* passing

* Undo stupid chg

* docs

* undo rename

* delete-cruft

* only import if you have torch

* Dont rely on dict ordering

* Fix dict ordering upstream

* docstring link

* docstring link

* remove trailing comma for 3.5 compat

* new name

* delegate kwarging

* Update kwargs
2020-03-17 18:04:21 -04:00
..
configuration.rst GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
model.rst GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
optimizer_schedules.rst TF ALBERT + TF Utilities + Fix warnings 2020-01-23 09:38:45 -05:00
pipelines.rst Add Summarization to Pipelines (#3128) 2020-03-17 18:04:21 -04:00
processors.rst [examples] rename run_lm_finetuning to run_language_modeling 2020-02-07 09:15:28 -05:00
tokenizer.rst GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00