1. 05 Mar, 2018 1 commit
  2. 01 Mar, 2018 1 commit
  3. 27 Feb, 2018 3 commits
    • Dario Pavllo's avatar
      Add support to prefixes (#221) · 866b27d5
      Dario Pavllo authored
      * Add prefix
      
      * Fixes
      
      * Keep original scores with prefix
      
      * Improve prefix code
      
      * Replace 'repeat' with 'expand'
      866b27d5
    • Myle Ott's avatar
      More unit test fixes · 0d90e35f
      Myle Ott authored
      0d90e35f
    • Myle Ott's avatar
      fairseq-py goes distributed (#106) · 66415206
      Myle Ott authored
      This PR includes breaking API changes to modularize fairseq-py and adds support for distributed training across multiple nodes.
      
      Changes:
      - c7033ef: add support for distributed training! See updated README for usage.
      - e016299: modularize fairseq-py, adding support for register_model, register_criterion, register_optimizer, etc.
      - 154e440: update LSTM implementation to use PackedSequence objects in the encoder, better following best practices and improving perf
      - 90c2973 and 1da6265: improve unit test coverage
      66415206
  4. 22 Jan, 2018 2 commits
  5. 13 Nov, 2017 1 commit
  6. 12 Nov, 2017 1 commit
  7. 08 Nov, 2017 8 commits
  8. 19 Oct, 2017 5 commits
  9. 11 Oct, 2017 3 commits
  10. 26 Sep, 2017 1 commit
  11. 18 Sep, 2017 1 commit
  12. 15 Sep, 2017 1 commit