1. 15 Dec, 2020 5 commits
  2. 14 Dec, 2020 10 commits
  3. 11 Dec, 2020 16 commits
  4. 10 Dec, 2020 7 commits
  5. 09 Dec, 2020 2 commits
    • Stas Bekman's avatar
      [wip] [ci] doc-job-skip take #4 dry-run (#8980) · 5e637e6c
      Stas Bekman authored
      * ci-doc-job-skip-take-4
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * skip yaml
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * ready to test
      
      * yet another way
      
      * trying with HEAD
      
      * trying with head.sha
      
      * trying with head.sha fix
      
      * trying with head.sha fix wip
      
      * undo
      
      * try to switch to sha
      
      * current branch
      
      * current branch
      
      * PR number check
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      
      * joy ride
      5e637e6c
    • Patrick von Platen's avatar
      [Bart] Refactor - fix issues, consistency with the library, naming (#8900) · 06971ac4
      Patrick von Platen authored
      * remove make on the fly linear embedding
      
      * start refactor
      
      * big first refactor
      
      * save intermediate
      
      * save intermediat
      
      * correct mask issue
      
      * save tests
      
      * refactor padding masks
      
      * make all tests pass
      
      * further refactor
      
      * make pegasus test pass
      
      * fix bool if
      
      * fix leftover tests
      
      * continue
      
      * bart renaming
      
      * delete torchscript test hack
      
      * fix imports in tests
      
      * correct shift
      
      * fix docs and repo cons
      
      * re-add fix for FSTM
      
      * typo in test
      
      * fix typo
      
      * fix another typo
      
      * continue
      
      * hot fix 2 for tf
      
      * small fixes
      
      * refactor types linting
      
      * continue
      
      * finish refactor
      
      * fix import in tests
      
      * better bart names
      
      * further refactor and add test
      
      * delete hack
      
      * apply sylvains and lysandres commens
      
      * small perf improv
      
      * further perf improv
      
      * improv perf
      
      * fix typo
      
      * make style
      
      * small perf improv
      06971ac4