fairseq/docs
Myle Ott dffb167449 Updates to model API (#561)
Summary:
- `FairseqModel` -> `FairseqEncoderDecoderModel`
- add `FairseqDecoder.extract_features` and `FairseqDecoder.output_layer`
- `encoder_out_dict` -> `encoder_out`
- rm unused `remove_head` functions
- update docs
Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/561

Differential Revision: D15271142

Pulled By: myleott

fbshipit-source-id: 8e8864e399336020f0271c780598e968ff51a264
2019-05-15 07:12:41 -07:00
..
_static Add documentation 2018-09-03 19:15:23 -04:00
command_line_tools.rst Add fairseq to PyPI (#495) 2019-02-08 22:03:29 -08:00
conf.py 0.6.1 -> 0.6.2 (#577) 2019-03-15 10:27:01 -07:00
criterions.rst Merge internal changes (#283) 2019-01-04 20:03:19 -08:00
data.rst Add fairseq to PyPI (#495) 2019-02-08 22:03:29 -08:00
docutils.conf Add documentation 2018-09-03 19:15:23 -04:00
getting_started.rst Add fairseq to PyPI (#495) 2019-02-08 22:03:29 -08:00
index.rst Add documentation 2018-09-03 19:15:23 -04:00
lr_scheduler.rst Add fairseq to PyPI (#495) 2019-02-08 22:03:29 -08:00
make.bat Add documentation 2018-09-03 19:15:23 -04:00
Makefile Add documentation 2018-09-03 19:15:23 -04:00
models.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00
modules.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00
optim.rst Merge internal changes (#654) 2019-04-29 19:50:58 -07:00
overview.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00
requirements.txt Update documentation 2018-09-03 20:03:37 -04:00
tasks.rst Add documentation 2018-09-03 19:15:23 -04:00
tutorial_classifying_names.rst Fix option in docs (#735) 2019-05-12 16:37:59 -07:00
tutorial_simple_lstm.rst Updates to model API (#561) 2019-05-15 07:12:41 -07:00