1. 20 Oct, 2020 1 commit
  2. 14 Sep, 2020 3 commits
    • Edgar Andrés Margffoy Tuay's avatar
      PR: Run C++ torchvision example as part of cmake tests (#2678) · c36dc43b
      Edgar Andrés Margffoy Tuay authored
      * Run C++ torchvision example as part of cmake tests
      
      * Enable C++14 support
      
      * Minor error correction
      
      * Add GPU forward on example
      
      * Use arrow operator
      c36dc43b
    • peterjc123's avatar
      Add CUDA 11 binary builds (#2671) · ca26022c
      peterjc123 authored
      ca26022c
    • Edgar Andrés Margffoy Tuay's avatar
      PR: Add CMake build and function tracing tests (#2577) · a075d629
      Edgar Andrés Margffoy Tuay authored
      
      
      * Add CMake build pipeline
      
      * Add CMake build workflow
      
      * Add executable permissions to script
      
      * Install cmake on Windows/MacOS
      
      * Install conda-build before setting up MSVC
      
      * Install PyTorch from nightly
      
      * Do not use conda-build variables
      
      * Add path to CMake
      
      * Install libpng and libjpeg
      
      * Perform make
      
      * Call msbuild on Windows
      
      * Add missing yq
      
      * Use vc_env_helper
      
      * Use string instruction
      
      * Escape configuration option
      
      * Remove configuration flag
      
      * Try to pass -p
      
      * Use caret to escape equal sign
      
      * Escape string option in Windows
      
      * Try to call other bat
      
      * Remove Windows/GPU CMake
      
      * Add tracing cpp test
      
      * Script model instead of tracing it
      
      * Try to register operators manually
      
      * Use manylinux-cuda102
      
      * Activate conda env on Linux
      
      * Build and run sample tracing test
      
      * Add empty echo
      
      * Remove unnecessary register
      
      * Copy headers on Mac
      
      * Revert to 2xlarge
      
      * Include /usr/local/include on Mac
      
      * Install pillow on Windows
      
      * Install future
      
      * Install torchvision on Windows
      
      * Set include flag
      
      * Add torchlib to PATH
      
      * Normalize path via cygpath
      
      * Register ops on Windows
      
      * Minor error correction
      
      * Register CPU/GPU ops on DLL library and register ops via reference
      
      * Install dataclasses
      
      * Install dataclasses using pip
      
      * Address clang formatting issue
      
      * Try to use an actual GPU instance on Linux
      
      * Remove extra environment section
      
      * Declare environment explicitly
      
      * Regenerate
      
      * Pass env variables to Dokcer
      
      * Regenerate circleci
      
      * Test tracing on GPU
      
      * Use GPU medium
      
      * Regenerate
      
      * Use cuda101
      
      * Regenerate
      
      * Do not use pre-trained weights
      
      Avoids having to download pretrained files, which could cause flaky tests
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      a075d629
  3. 01 Jul, 2020 1 commit
  4. 26 Jun, 2020 1 commit
  5. 01 Jun, 2020 1 commit
  6. 29 May, 2020 1 commit
  7. 14 Apr, 2020 3 commits
  8. 07 Apr, 2020 1 commit
  9. 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
  10. 02 Apr, 2020 1 commit
  11. 01 Apr, 2020 1 commit
  12. 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
  13. 14 Jan, 2020 1 commit
  14. 16 Oct, 2019 1 commit
  15. 11 Oct, 2019 1 commit
  16. 24 Sep, 2019 1 commit
  17. 18 Sep, 2019 1 commit
  18. 07 Jun, 2019 1 commit