fix changelog (#1452)

* fix changelog

* formatting

* add ddp_cpu

* docs

* add another
This commit is contained in:
Jirka Borovec
2020-04-20 17:36:26 -04:00
committed by GitHub
parent 0203938af8
commit bd168819f2
5 changed files with 40 additions and 19 deletions
+2 -1
View File
@@ -227,7 +227,8 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, project, project + ' Documentation', author, project,
'One line description of project.', 'Miscellaneous'),
'The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.',
'Miscellaneous'),
]
# -- Options for Epub output -------------------------------------------------