"vscode:/vscode.git/clone" did not exist on "ad651f03a27cdbdd5773589dd2facfe047b68b34"
  1. 22 Aug, 2020 1 commit
  2. 21 Aug, 2020 2 commits
    • Benjamin Lefaudeux's avatar
      [feat] Simple macro OSS benchmark (#47) · 46c3776b
      Benjamin Lefaudeux authored
      
      
      * initial commit, dummy training loop, pure pytorch but not DDP
      
      * probably slightly broken, but rough DDP benchmark run
      
      * adding the torchvision requirement for testing
      
      * brainfart
      
      * reduce the loss, do something slightly distributed
      
      * Some cleanup, distributing the training on two GPUs
      
      * some cleanup + adding a vanilla run, still not good to go
      
      * less silly defaults, gtg for a start I think
      
      * smaller batch to fit the smaller gpus used in the circleci rigs
      
      * Adding some options for the benchmark, and regression testing
      
      * [test] set torch seed for Adam tests (#49)
      
      Set the torch seed for tests. xfail mixed precision and memory-efficient mixed-precision state_dict tests due to their states being cast to FP16 and back to FP32 during load_state_dict.
      Co-authored-by: default avatarJun Ru Anderson <andersonic@fb.com>
      
      * linting, I really need to automate this isort insanity
      Co-authored-by: default avatarJun Ru Anderson <33384298+andersonic@users.noreply.github.com>
      Co-authored-by: default avatarJun Ru Anderson <andersonic@fb.com>
      46c3776b
    • Jun Ru Anderson's avatar
      [test] set torch seed for Adam tests (#49) · 0e8c2a96
      Jun Ru Anderson authored
      
      
      Set the torch seed for tests. xfail mixed precision and memory-efficient mixed-precision state_dict tests due to their states being cast to FP16 and back to FP32 during load_state_dict.
      Co-authored-by: default avatarJun Ru Anderson <andersonic@fb.com>
      0e8c2a96
  3. 20 Aug, 2020 1 commit
  4. 19 Aug, 2020 1 commit
  5. 18 Aug, 2020 1 commit
  6. 14 Aug, 2020 5 commits
  7. 13 Aug, 2020 5 commits
  8. 08 Aug, 2020 1 commit
  9. 06 Aug, 2020 2 commits
  10. 01 Aug, 2020 1 commit
  11. 31 Jul, 2020 11 commits
  12. 08 Jul, 2020 1 commit