1. 17 Sep, 2019 2 commits
  2. 16 Sep, 2019 1 commit
  3. 12 Sep, 2019 1 commit
  4. 11 Sep, 2019 1 commit
  5. 10 Sep, 2019 3 commits
  6. 09 Sep, 2019 4 commits
    • Philip Meier's avatar
      Fix EMNSIT download URL (#1318) · 6ddda3ae
      Philip Meier authored
      * fix url
      
      * update comment
      6ddda3ae
    • Edward Z. Yang's avatar
      Revert "Register Torchvision Ops as Cutom Ops (#1267)" (#1316) · fe234fc8
      Edward Z. Yang authored
      This reverts commit 78f169b5.
      fe234fc8
    • Francisco Massa's avatar
      Add CircleCI (v2) (#1298) · e4d50039
      Francisco Massa authored
      * [WIP] Add CircleCI for CI
      
      * Make jobs only run on master
      
      * Add initial CI
      
      * [wip] testing if works
      
      * Trying some basic GPU tests
      
      * [WIP] maybe it will work?
      
      * [WIP] One more try
      
      * Pin versions
      
      * Simplify and reuse
      
      * Fix
      
      * [WIP] testing windows
      
      * [WIP] testing windows
      
      * Try windows
      
      * Try Windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Windows speedup
      
      * Windows multicores
      
      * Add parallel flags for Windows
      
      * Skip some tests on Windows
      
      * Sync config.yml and config.yml.in
      
      * Regenerate
      
      * Run all tests
      
      * Limit python and cuda version for finding pytorch
      
      * Skip darwin for previous check
      
      * Add description
      
      * Fix logic
      
      * Remove space
      
      * Add CUDA test back
      
      * Add back .travis.yml for now and remove duplicate test
      
      * Add newline
      e4d50039
    • Lara Haidar's avatar
      Register Torchvision Ops as Cutom Ops (#1267) · 78f169b5
      Lara Haidar authored
      * Register torchvision ops
      
      * install ORT only with python 3
      
      * remane lib + address other comments
      
      * fix lint
      
      * fix lib copy
      
      * find file with pattern instead of suffix
      
      * use relative path
      
      * revert rename and use imp to find lib
      
      * fix typo
      78f169b5
  7. 06 Sep, 2019 2 commits
  8. 02 Sep, 2019 2 commits
    • eellison's avatar
      make shufflenet and resnet scriptable (#1270) · 26c9630b
      eellison authored
      * make shufflenet scriptable
      
      * make resnet18 scriptable
      
      * set downsample to identity instead of __constants__ api
      
      * use __constants__ for downsample instead of identity
      
      * import tensor to fix flake
      
      * use torch.Tensor type annotation instead of import
      26c9630b
    • Carrie's avatar
      fixed typo (#1284) · 20a4a42d
      Carrie authored
      * fixed typo
      
      * fixed some more typos and grammer
      20a4a42d
  9. 30 Aug, 2019 4 commits
  10. 29 Aug, 2019 3 commits
  11. 28 Aug, 2019 4 commits
  12. 21 Aug, 2019 1 commit
  13. 12 Aug, 2019 1 commit
  14. 08 Aug, 2019 4 commits
  15. 07 Aug, 2019 3 commits
  16. 06 Aug, 2019 4 commits