1. 09 May, 2022 1 commit
  2. 22 Apr, 2022 1 commit
  3. 21 Apr, 2022 1 commit
  4. 04 Apr, 2022 1 commit
  5. 04 Mar, 2022 1 commit
  6. 24 Feb, 2022 2 commits
  7. 20 Feb, 2022 1 commit
  8. 25 Jan, 2022 1 commit
  9. 31 Dec, 2021 1 commit
  10. 09 Dec, 2021 1 commit
    • Andrey Talman's avatar
      Add CUDA-11.5 builds to torchvision (#5024) · 8aa31740
      Andrey Talman authored
      * Add CUDA-11.5 builds to torchvision
      
      * Try to fix cudatoolkit issue
      
      * Trying to use cuda11.5 instead of the toolkit
      
      * Trying to rollback last two changes
      
      * Testing
      
      * Using conda-forge only for cuda115 builds
      
      * Fix typo
      8aa31740
  11. 16 Nov, 2021 1 commit
  12. 20 Oct, 2021 1 commit
  13. 04 Oct, 2021 2 commits
    • KyleCZH's avatar
      add rocm4.3.1 to nightly wheel builds (#4516) · 87c5e572
      KyleCZH authored
      87c5e572
    • Philip Meier's avatar
      Add ufmt (usort + black) as code formatter (#4384) · 5f0edb97
      Philip Meier authored
      
      
      * add ufmt as code formatter
      
      * cleanup
      
      * quote ufmt requirement
      
      * split imports into more groups
      
      * regenerate circleci config
      
      * fix CI
      
      * clarify local testing utils section
      
      * use ufmt pre-commit hook
      
      * split relative imports into local category
      
      * Revert "split relative imports into local category"
      
      This reverts commit f2e224cde2008c56c9347c1f69746d39065cdd51.
      
      * pin black and usort dependencies
      
      * fix local test utils detection
      
      * fix ufmt rev
      
      * add reference utils to local category
      
      * fix usort config
      
      * remove custom categories sorting
      
      * Run pre-commit without fixing flake8
      
      * got a double import in merge
      Co-authored-by: default avatarNicolas Hug <nicolashug@fb.com>
      5f0edb97
  14. 23 Aug, 2021 1 commit
  15. 06 Aug, 2021 1 commit
  16. 15 Jun, 2021 1 commit
  17. 14 Jun, 2021 1 commit
  18. 11 Jun, 2021 1 commit
  19. 21 May, 2021 1 commit
  20. 19 May, 2021 1 commit
  21. 11 May, 2021 1 commit
  22. 10 May, 2021 1 commit
  23. 06 Apr, 2021 1 commit
  24. 30 Mar, 2021 3 commits
  25. 22 Mar, 2021 1 commit
  26. 22 Feb, 2021 1 commit
  27. 16 Feb, 2021 1 commit
  28. 12 Feb, 2021 1 commit
  29. 22 Jan, 2021 1 commit
  30. 02 Dec, 2020 1 commit
  31. 05 Oct, 2020 1 commit
  32. 29 Sep, 2020 1 commit
  33. 14 Sep, 2020 2 commits
    • 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
  34. 01 Sep, 2020 1 commit
  35. 30 Jul, 2020 1 commit