1. 09 Sep, 2019 1 commit
    • 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
  2. 06 Sep, 2019 2 commits
  3. 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
  4. 30 Aug, 2019 4 commits
  5. 29 Aug, 2019 3 commits
  6. 28 Aug, 2019 4 commits
  7. 21 Aug, 2019 1 commit
  8. 12 Aug, 2019 1 commit
  9. 08 Aug, 2019 4 commits
  10. 07 Aug, 2019 3 commits
  11. 06 Aug, 2019 4 commits
  12. 05 Aug, 2019 3 commits
  13. 04 Aug, 2019 1 commit
  14. 02 Aug, 2019 1 commit
    • Francisco Massa's avatar
      Expose docs for io and ops package (#1189) · 4ec38d49
      Francisco Massa authored
      * Expose docs for io and ops package
      
      Had do modify the docstrings to use Napoleon NumPy style, because Napoleon Google Style doesn't support multiple return arguments
      
      * Add video section
      4ec38d49
  15. 01 Aug, 2019 2 commits
  16. 31 Jul, 2019 3 commits
  17. 26 Jul, 2019 1 commit