"examples/community/instaflow_one_step.py" did not exist on "93579650f8f3fd2c49d665c7dc582d5111583d02"
  • Myle Ott's avatar
    Merge internal changes (#136) · d3795d6c
    Myle Ott authored
    Changes:
    - 7d19e36: Add `--sampling` flag to generate.py to sample instead of doing beam search
    - c777340: Add `scripts/average_checkpoints.py` to average multiple checkpoints into a combined model
    - 3ea882c: Add `--max-update` option to train.py to stop training after a given number of updates
    - small bugfixes for distributed training, LSTM, inverse square root LR scheduler
    d3795d6c
test_convtbc.py 1.78 KB