mirror of
https://github.com/facebookresearch/fairseq.git
synced 2024-11-13 07:41:39 +03:00
699ab19014
* 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 |
||
---|---|---|
.. | ||
command_line_tools.rst | ||
conf.py | ||
criterions.rst | ||
data.rst | ||
docutils.conf | ||
fairseq_logo.png | ||
fairseq.gif | ||
getting_started.rst | ||
hydra_integration.md | ||
index.rst | ||
lr_scheduler.rst | ||
make.bat | ||
Makefile | ||
models.rst | ||
modules.rst | ||
optim.rst | ||
overview.rst | ||
tasks.rst | ||
tutorial_classifying_names.rst | ||
tutorial_simple_lstm.rst |