"examples/vscode:/vscode.git/clone" did not exist on "8f187354971e45438b080d18555c8a7b55379cbf"
- 22 Feb, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:vfdev <vfdev.5@gmail.com>
-
- 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>
-
- 14 Feb, 2023 1 commit
-
-
Omkar Salpekar authored
-
- 01 Feb, 2023 1 commit
-
-
Andrey Talman authored
-
- 27 Jan, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 20 Dec, 2022 1 commit
-
-
Philip Meier authored
* improve prototype GPU CI config * consolidate CPU and GPU prototype workflows * [REVERTME] deactivate other CI * syntax * fix name * fix echo mutex * style * fix runner * add jobname * run all prototype tests * fix mutex echo * cleanup * Revert "[REVERTME] deactivate other CI" This reverts commit c931ff2c27bbc2b04324b777ae39a6fc25e50b8a. * remove old workflows * use free GHA runner for CPU tests * Revert "use free GHA runner for CPU tests" This reverts commit a209b31387d9d14bc6446743587db244bccc2106. * [REVERTME] turn warnings into errors * try fix test warnings * fix module import in tests * revert * int -> float * [REVERTME] why do we have to mark as safe?
-
- 12 Dec, 2022 1 commit
-
-
vfdev authored
-
- 09 Dec, 2022 1 commit
-
-
vfdev authored
* Try add GPU ci for prototype transforms * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * add small tolerance for adjust_contrast on CUDA * [skip-ci] update Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 08 Dec, 2022 1 commit
-
-
Omkar Salpekar authored
-
- 07 Dec, 2022 1 commit
-
-
Philip Meier authored
* improve download tests * move SBU to xfailed * add SSL version output to CI
-
- 06 Dec, 2022 1 commit
-
-
Omkar Salpekar authored
-
- 05 Dec, 2022 1 commit
-
-
Philip Meier authored
* rename features._Feature to datapoints.Datapoint * _Datapoint to Datapoint * move is_simple_tensor to transforms.utils * fix CI * move Datapoint out of public namespace
-
- 30 Nov, 2022 2 commits
-
-
Omkar Salpekar authored
-
Omkar Salpekar authored
* Fix extensions in wheels build * pass pre-script from caller * add pre-script to run relocate on wheel * install auditwheel for relocate * reorder numpy install * use jpeg80 for py3.9 and py3.10 mac builds * revert back to jpeg9 * printing the found jpeg libs during build time and reintro circle for comparison * more debug logs, remove extra linux builds * typo fix * brew uninstall conflicting jpeg libraries on mac machines * fix path for unittests * ufmt
-
- 21 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova] Disable Linux Wheels Builds from CircleCI * remove old comment
-
- 11 Nov, 2022 1 commit
-
-
Philip Meier authored
* remove prototype datasets from CI * move encoded features to prototype datasets namespace * remove decoding transforms * [REVERT ME] reinstate prototype datasets CI * Revert "[REVERT ME] reinstate prototype datasets CI" This reverts commit 215fb185cf6be5be7adf0388116c77acc9a5d3f3.
-
- 07 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova] Caller for Conda M1 builds * rename job
-
- 04 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
-
- 02 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
-
- 31 Oct, 2022 2 commits
-
-
Omkar Salpekar authored
-
Omkar Salpekar authored
-
- 28 Oct, 2022 3 commits
-
-
Omkar Salpekar authored
-
Omkar Salpekar authored
* [Nova] Add Linux Wheels Build Workflow * Add smoke tests script
-
Omkar Salpekar authored
* [Nova] Add Caller workflow for Linux Conda Builds * Add smoke tests script
-
- 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
-
- 21 Oct, 2022 2 commits
-
-
vfdev authored
* [proto][WIP] Enable GPU tests on prototype * Update prototype-tests.yml * tests on gpu as separate file * Removed matrix setup * Update prototype-tests-gpu.yml * Update prototype-tests-gpu.yml * Added --gpus=all flag * Added xfail for cuda vs cpu tolerance issue * Update prototype-tests-gpu.yml
- 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
-
- 30 Sep, 2022 1 commit
-
-
Philip Meier authored
* prevent feature wrapping if the feature is not the primary operand * explicitly add feature tests to CI
-
- 23 Sep, 2022 2 commits
-
-
Philip Meier authored
-
Philip Meier authored
* add coverage to prototype tests CI * line continuation
-
- 15 Sep, 2022 2 commits
-
-
Andrey Talman authored
-
Philip Meier authored
* reduce verbosity of prototype tests and split them into multiple steps * rename builtin datasets module to fit common scheme
-
- 15 Aug, 2022 2 commits
-
-
Andrey Talman authored
-
Andrey Talman authored
-