- 21 Feb, 2023 1 commit
-
-
Philip Meier authored
-
- 17 Feb, 2023 2 commits
-
-
Nicolas Hug authored
-
vfdev authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 27 Jan, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 26 Oct, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova] GHA Linux GPU Job * increase timeout since jobs timeout and cancel after 30 mins * bigger instance and longer timeout * use instance with more gpu memory and only run py38 and cu116 on PR CI
-
- 20 Oct, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova] Migrate Linux CPU job to Generic Job * branch ref for composite action job * move checkout step to separate job * added runs-on * nit fixes * no need to run conda sheel script thing * Channel is set inside the script * add remaining env vars * nit env var fix * cleanup * simplify unneeded jobs * name of the conda env should be the path * remove main ref to use PR
-
- 19 Oct, 2022 1 commit
-
-
Philip Meier authored
* pin pyav to <10 * pin av in GHA workflows as well * also pin in M1 workflow
-
- 18 Oct, 2022 1 commit
-
-
Philip Meier authored
-
- 17 Oct, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova][WIP] Add Linux CPU Unittests for Torchvision * use conda-builder image since conda installation is needed * install torch dep with conda instead * use circleCI command to run tests * larger instance to avoid OOM issues * proper syntax for self-hosted runners * 4xlarge instance * 8xlarge * 12xlarge * use setup-miniconda job * add back PATH change to help setup py detect conda * run conda shell script * install other deps up front * git config and undo path change * revert to local conda install * conda-builder image * support for whole python version matrix * clean up the conda env once we are done with the job
-
- 12 Aug, 2022 1 commit
-
-
Philip Meier authored
* shlex -> shutil * [SKIP CI] * [skip ci] Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 28 Jul, 2022 1 commit
-
-
Vasilis Vryniotis authored
-
- 26 Jul, 2022 1 commit
-
-
Eli Uriegas authored
Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 15 Jun, 2022 2 commits
-
-
Andrey Talman authored
-
Andrey Talman authored
* Make sure we are building against test chanell for release * Cleanup * Cleanup * Refactoring logic * Remove tagged tests
-
- 09 Jun, 2022 1 commit
-
-
Nikita Shulga authored
By passing `--pre` option to `pip install`, otherwise torchvision were always tested against last PyTorch release
-
- 06 Jun, 2022 1 commit
-
-
Nicolas Hug authored
* Add M1 testing job * libjpeg -> jpeg<=9b in test-m1.yml * Added export PATH=~/miniconda3/bin... from 6122 * Tests were OK, let's see if we can remove the pinning
-