1. 21 May, 2021 1 commit
  2. 19 May, 2021 1 commit
  3. 17 May, 2021 1 commit
  4. 11 May, 2021 2 commits
  5. 10 May, 2021 1 commit
  6. 07 May, 2021 1 commit
  7. 05 May, 2021 1 commit
  8. 04 May, 2021 1 commit
  9. 21 Apr, 2021 1 commit
    • Nicolas Hug's avatar
      Refactor test_models to use pytest (#3697) · a64b54ac
      Nicolas Hug authored
      
      
      * refactor test_models to use pytest
      
      * Also xfail the detection models
      
      * Remove xfail and just comment out expected failing parts
      
      * Comment out some more
      
      * put back commented checks
      
      * cleaning + comment
      
      * docs
      
      * void unnecessary changes
      
      * r2plus1d_18 seems  to segfault on linux gpu??
      
      * put back test, failure is unrelated
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      a64b54ac
  10. 07 Apr, 2021 1 commit
  11. 06 Apr, 2021 1 commit
  12. 30 Mar, 2021 3 commits
  13. 29 Mar, 2021 1 commit
  14. 22 Mar, 2021 1 commit
  15. 01 Mar, 2021 2 commits
  16. 24 Feb, 2021 1 commit
  17. 22 Feb, 2021 1 commit
  18. 16 Feb, 2021 2 commits
  19. 12 Feb, 2021 1 commit
  20. 01 Feb, 2021 1 commit
  21. 29 Jan, 2021 1 commit
  22. 22 Jan, 2021 1 commit
  23. 04 Jan, 2021 1 commit
    • Vasilis Vryniotis's avatar
      Speed up CI runtime (#3189) · 4d2d8bb0
      Vasilis Vryniotis authored
      * Speedup test_ucf101 (#2623 
      
      * Speedup Cmake builds (#3186)
      
      * Speedup test_autoaugment (#3190)
      
      * Speedup DeformConvTester (#3191)
      
      * Speedup InceptionV3 and GoogleNet on Windows (#3196)
      4d2d8bb0
  24. 12 Dec, 2020 1 commit
  25. 10 Dec, 2020 1 commit
  26. 08 Dec, 2020 1 commit
    • Francisco Massa's avatar
      Remove TravisCI (#3137) · 6cb4fc21
      Francisco Massa authored
      * Remove TravisCI
      
      Add hub tests to CircleCI, coverage and ONNX are still missing
      
      * Install torchvision dependencies on CI
      6cb4fc21
  27. 02 Dec, 2020 1 commit
  28. 20 Nov, 2020 1 commit
  29. 09 Nov, 2020 1 commit
  30. 26 Oct, 2020 1 commit
  31. 22 Oct, 2020 1 commit
  32. 21 Oct, 2020 1 commit
  33. 06 Oct, 2020 1 commit
    • Edgar Andrés Margffoy Tuay's avatar
      PR: Add PyTorch FFmpeg to wheel and conda distributions (#2596) · 635406c3
      Edgar Andrés Margffoy Tuay authored
      
      
      * Add PyTorch FFmpeg to wheel and conda distributions
      
      * Try to install wget from conda
      
      * Add yq flag on Mac
      
      * Correct copy instructions
      
      * Use cURL on Windows
      
      * Call bzip2 directly due to msys2/MSYS2-packages#1548
      
      * Copy ffmpeg binaries to system-wide directories
      
      * Try to use std:c++17 on Windows
      
      * Try to define ssize_t on Windows
      
      * Use C++14
      
      * Declare AVRational structs explicitly
      
      * Initialize AVRational explicitly
      
      * Replace macro to prevent errors on Windows
      
      * Replace AV_TIME_BASE_Q
      
      * Add library paths for video extension
      
      * Force ffmpeg from pytorch channels?
      
      * Fix clang style warnings
      
      * Update CONDA_CHANNEL_FLAGS
      
      * Fix clang style issues
      
      * Update unittest
      
      * Use FFmpeg 4.2
      
      * Install correct version on Mac
      
      * Pin av version to 8.0.0
      
      * Fix string formatting issue
      
      * Fix pip pinning
      
      * Try with 8.0.1
      
      * Use av 8.0.2
      
      * Remove trailling whitespaces
      
      * Disable test_io_opt.py
      
      * Disable test_datasets_video_utils
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      635406c3
  34. 05 Oct, 2020 1 commit
  35. 29 Sep, 2020 1 commit