fairseq/docs
Zhanghao Wu 2314979ea5 Update getting_started.rst (#1188)
Summary:
Hi,

I think there is a minor mistake in the doc. `--distributed-no-spawn` argument is needed for distributed training on multiple machines without `slurm`. Otherwise, the program will start 8 jobs on each GPU, when `nproc_per_node=8`.
Pull Request resolved: https://github.com/pytorch/fairseq/pull/1188

Differential Revision: D17627778

Pulled By: myleott

fbshipit-source-id: 35ab6b650dc1132d7cb2d150e80d2ebf0caf3e69
2019-09-27 07:27:28 -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 v0.7.2 -> v0.8.0 (#1017) 2019-08-14 05:02:45 -07:00
criterions.rst Merge internal changes (#283) 2019-01-04 20:03:19 -08:00
data.rst Miscellaneous documentation improvements: (#868) 2019-09-23 12:27:12 -07:00
docutils.conf Add documentation 2018-09-03 19:15:23 -04:00
getting_started.rst Update getting_started.rst (#1188) 2019-09-27 07:27:28 -07: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 Standardize on 'teacher forcing' rather than 'input feeding' which is… (#769) 2019-07-25 07:24:07 -07:00
tutorial_simple_lstm.rst Standardize on 'teacher forcing' rather than 'input feeding' which is… (#769) 2019-07-25 07:24:07 -07:00