fairseq/docs
Guillaume Wenzek 699ab19014
run all tests (#4733)
* run all tests

* make torch a build-time dependency

* add 'dev' extra deps to install black, flake, pytest at once

* Build docs in CI

This should also help catch some import bugs, since sphinx inspect a lot of code

* CI should do the real install not "--editable"

* check installation succeeded

* add missing __init__.py file

* add check installation

* move check_installation.py to its own script

* fix pytest import mode, force recent numpy, torch

* run black before flake and tests

* torch >= 1.10.0

* use torch 1.10  for GPU tests
2022-09-23 18:40:50 +02:00
..
command_line_tools.rst Small fixes (#1215) 2020-07-14 14:17:13 -07:00
conf.py run all tests (#4733) 2022-09-23 18:40:50 +02: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
fairseq_logo.png Miscellaneous fixes (#1196) 2020-06-24 10:08:53 -07:00
fairseq.gif Miscellaneous fixes (#1196) 2020-06-24 10:08:53 -07:00
getting_started.rst Rename optimization.min_lr -> optimization.stop_min_lr (#1486) 2020-12-05 07:37:51 -08:00
hydra_integration.md Hydra Integration doc should refer to non legacy task (#1619) 2021-02-20 06:27:14 -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 add vq-wav2vec (#1029) 2020-02-29 18:25:34 -08:00
tasks.rst Add documentation 2018-09-03 19:15:23 -04:00
tutorial_classifying_names.rst closes #4549 (#4550) 2022-07-07 07:38:48 -04:00
tutorial_simple_lstm.rst Misc fixes (#2448) 2020-08-14 10:24:51 -07:00