- 31 Oct, 2021 1 commit
-
-
Philip Meier authored
* add tests for prototype datasets API * add pytest-mock as test dependency * remove unnecessary fixtures * Apply suggestions from code review Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> * address first batch of review comments * remove dynamic class generation * aggregate similar tests * split immutable tests once again * removed unused fixture * remove re.escape usages * fix dataset mock Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com>
-
- 29 Oct, 2021 2 commits
-
-
Vasilis Vryniotis authored
-
Vasilis Vryniotis authored
* Show git diff after lint run * break both flake8 and ufmt * Make it run on fail * Undo breaks and fix job message.
-
- 28 Oct, 2021 1 commit
-
-
Jirka Borovec authored
Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 21 Oct, 2021 1 commit
-
-
Matti Picus authored
-
- 20 Oct, 2021 2 commits
-
-
Philip Meier authored
* add CI job for prototype tests * register prototype job * fix torchvision installation * fix test invocation * ignore prototype tests in normal unittests Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Nikita Shulga authored
As of https://github.com/pytorch/pytorch/pull/65649 Windows CUDA-10.2 builds are no longer generated, so lets limit it to 11.3 only
-
- 07 Oct, 2021 1 commit
-
-
Nicolas Hug authored
-
- 04 Oct, 2021 3 commits
-
-
KyleCZH authored
-
Nicolas Hug authored
-
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:Nicolas Hug <nicolashug@fb.com>
-
- 30 Sep, 2021 1 commit
-
-
Philip Meier authored
* add torchdata as prototype dependency * ignore torchdata for mypy * move git dependency out of conda environment file * try unsetting PYTORCH_VERSION env var * cleanup * move installation of torchdata after installtion of PyTorch * regenerate circlci config * remove branch from torchdata download link Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 29 Sep, 2021 1 commit
-
-
Yi Zhang authored
* enable cuda for unittest * add one check * rename * minor fix * add more check * add cuda envs * add more cuda envs * add driver update * update vs integration * get cuda version * merge * add envs in install.sh * reduce some change and add comments * minor improve * fix typo * exit if driver update failed * fix lint * fix lint * Avoid catching exception to show error message * try 11.1 * try 11.1 * "try 11.1" * set the downloaded gpu driver dlls only for 10.2 * check torch.cuda.is_available() * add display.driver * Revert "Avoid catching exception to show error message" This reverts commit 1ce58c50de9fefcc3438d29ff398b941f9b6a757. * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Nikita Shulga <nikita.shulga@gmail.com> Co-authored-by:
Nikita Shulga <nshulga@fb.com>
-
- 24 Sep, 2021 2 commits
-
-
Nikita Shulga authored
Old resource class is getting deprecated
-
Yi Zhang authored
* update cuda ver in win cuda unittest * add -c condaforge to download torch+cu111 * update comments Co-authored-by:Prabhat Roy <prabhatroy@fb.com>
-
- 17 Sep, 2021 1 commit
-
-
Yi Zhang authored
* add cuda envs * packaging doesn't need cuda env now * fix cmake_windows_gpu * minor fix * rename suffix * minor change * update vs integration
-
- 13 Sep, 2021 2 commits
-
-
Yi Zhang authored
* rm install_cuda_compatible_cmath * Remove unused script Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com>
-
Philip Meier authored
* add pre-commit hooks * ignore yamls in packaging/* * add pre-commit to contributing guide lines * Update CONTRIBUTING.md Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> * remove some hooks * fix docstrings * fix end of files Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com>
-
- 23 Aug, 2021 1 commit
-
-
Nikita Shulga authored
-
- 19 Aug, 2021 1 commit
-
-
zzk1st authored
* Unpinned the libjpeg version and fixed jpeg_mem_dest's size type Windows BC issue * Temporarily get back pinned jpeg lib in order to run tests on CircleCI * Revert "Temporarily get back pinned jpeg lib in order to run tests on CircleCI" This reverts commit ab18a354150f750256b61911e54aa48621ef24cd. * Used using instead of typedef and Fixed comment typo Co-authored-by:
Zhongkai Zhu <zhongkai@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 06 Aug, 2021 1 commit
-
-
Nikita Shulga authored
* Add CUDA-11.3 builds to torchvision Also mark `.cicrleci/config.yml` as autogenerated in `.gitattributes` * Add CUDA-11.3 install steps for Windows * And here as well
-
- 14 Jul, 2021 1 commit
-
-
Nicolas Hug authored
-
- 01 Jul, 2021 1 commit
-
-
Nicolas Hug authored
-
- 21 Jun, 2021 1 commit
-
-
Eli Uriegas authored
-
- 15 Jun, 2021 1 commit
-
-
Matti Picus authored
-
- 14 Jun, 2021 2 commits
-
-
Matti Picus authored
-
Nicolas Hug authored
-
- 11 Jun, 2021 2 commits
-
-
Matti Picus authored
* add filter for binary_linux_wheel_py3.7_cpu fixes issue #3997 * add tag,nightly filter to build_docs * flake8 formatting * fixes from review
-
Zhiqiang Wang authored
-
- 10 Jun, 2021 1 commit
-
-
Anirudh authored
-
- 09 Jun, 2021 2 commits
-
-
Anirudh authored
-
Nicolas Hug authored
-
- 21 May, 2021 3 commits
-
-
Vasilis Vryniotis authored
-
Vasilis Vryniotis authored
* Moving tensors to the right device. * Switch to gpu.medium
-
Vasilis Vryniotis authored
* Change cuda versions. * changing cu_version * patching regenerate.py * more changes.
-
- 19 May, 2021 1 commit
-
-
Jeff Daily authored
* add rocm4.2 to nightly wheel builds * remove rocm4.0.1 build Co-authored-by:
Francisco Massa <fvsmassa@gmail.com> Co-authored-by:
Eli Uriegas <1700823+seemethere@users.noreply.github.com>
-
- 17 May, 2021 1 commit
-
-
Nicolas Hug authored
-
- 11 May, 2021 2 commits
-
-
Vasilis Vryniotis authored
* Fix inconsistent version pinning across yaml files. * Pin pillow to >=5.3.0 * Pin pillow>=5.3.0 everywhere
-
Nikita Shulga authored
-
- 10 May, 2021 1 commit
-
-
Ivan Kobzarev authored
Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-