"vscode:/vscode.git/clone" did not exist on "6131a93b969f87d171148bd367fd9990d5a49b6b"
  1. 25 Jan, 2021 1 commit
  2. 02 Dec, 2020 1 commit
  3. 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
  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. 11 Mar, 2020 1 commit
    • peterjc123's avatar
      Update Windows CI for nightly builds (#1961) · cca0c77a
      peterjc123 authored
      * Update Windows CI for nightly builds
      
      * Add CUDA 10.2 jobs
      
      * Update vs install scripts
      
      * Add switch case for cuda 10.2
      
      * more changes for cuda 10.2
      
      * Revert upload jobs
      cca0c77a
  7. 21 Jan, 2020 1 commit
  8. 21 Oct, 2019 1 commit
  9. 18 Sep, 2019 1 commit
  10. 07 Aug, 2019 1 commit
  11. 07 Jun, 2019 1 commit
  12. 05 Jun, 2019 1 commit