• Myle Ott's avatar
    Merge internal changes (#295) · b87c5366
    Myle Ott authored
    Summary:
    Changelog:
    - `90f52a1`: Support loading subsets of the data on each worker with the `--fix-batches-to-gpus` flag. This should fix #217 and #266.
    - `6eda0a9`: Update README for replicating the "Scaling Neural Machine Translation" paper
    - `b14c7cf`: Fallback to no_c10d backend for pytorch 0.4.1 (fixes #294)
    Pull Request resolved: https://github.com/pytorch/fairseq/pull/295
    
    Differential Revision: D10121559
    
    Pulled By: myleott
    
    fbshipit-source-id: 41c84d0ee4cdd113544b5d3aa38ae8b23acc2c27
    b87c5366
train.py 13.2 KB