1. 12 May, 2020 1 commit
  2. 11 May, 2020 1 commit
    • Philip Meier's avatar
      Add static type check with mypy (#2195) · a81d99b7
      Philip Meier authored
      * add mypy config
      
      * fix syntax error
      
      * fix annotations in torchvision/utils.py
      
      * add mypy type check to CircleCI
      
      * add mypy cache to ignore files
      
      * try fix CI
      
      * ignore flake8 F821 since it interferes with mypy
      
      * add mypy type check to config generator
      
      * explicitly set config files
      a81d99b7
  3. 29 Apr, 2020 1 commit
  4. 08 Apr, 2020 1 commit
  5. 06 Apr, 2020 1 commit
    • peterjc123's avatar
      Try building Windows nightlies on CircleCI (#2058) · b7a0415e
      peterjc123 authored
      * Try building Windows nightlies on CircleCI
      
      * Update config.yml
      
      * Merge jobs
      
      * Use cmd
      
      * Debug
      
      * Fix PATH
      
      * Enable build matrix
      
      * Try integrate with regenerate.py
      
      * Fix upload path for Windows wheels
      
      * Bring fewer tests to CI
      
      * Run other tests only on master
      
      * Refactor code
      
      * Use nightly branch
      
      * Fix lint
      b7a0415e
  6. 03 Apr, 2020 2 commits
  7. 02 Apr, 2020 2 commits
  8. 19 Mar, 2020 1 commit
  9. 11 Mar, 2020 1 commit
  10. 14 Feb, 2020 1 commit
  11. 29 Jan, 2020 1 commit
  12. 17 Jan, 2020 1 commit
  13. 15 Nov, 2019 2 commits
  14. 18 Oct, 2019 2 commits
  15. 16 Oct, 2019 4 commits
  16. 15 Oct, 2019 1 commit
  17. 07 Oct, 2019 1 commit
  18. 26 Sep, 2019 1 commit
    • Francisco Massa's avatar
      Fix nightly builds (#1374) · cae0eeee
      Francisco Massa authored
      * Fix nightly builds
      
      * Fix lint
      
      * Disable video_reader tests on Travis
      
      * Disable one more test that segfaults on Travis
      
      * Fix typo in expression
      cae0eeee
  19. 18 Sep, 2019 1 commit
  20. 17 Sep, 2019 1 commit
  21. 12 Sep, 2019 1 commit
  22. 09 Sep, 2019 1 commit
    • 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
  23. 08 Aug, 2019 2 commits
  24. 07 Aug, 2019 2 commits