1. 27 Sep, 2022 1 commit
  2. 15 Aug, 2022 1 commit
  3. 22 Jul, 2022 1 commit
  4. 09 Feb, 2022 1 commit
  5. 04 Oct, 2021 1 commit
    • 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
  6. 18 Aug, 2021 1 commit
    • Alex Lin's avatar
      Replace get_tmp_dir() with tmpdir fixture in tests (#4280) · 98cb4ead
      Alex Lin authored
      
      
      * Replace in test_datasets*
      
      * Replace in test_image.py
      
      * Replace in test_transforms_tensor.py
      
      * Replace in test_internet.py and test_io.py
      
      * get_list_of_videos is util function still use get_tmp_dir
      
      * Fix get_list_of_videos siginiture
      
      * Add get_tmp_dir import
      
      * Modify test_datasets_video_utils.py for test to pass
      
      * Fix indentation
      
      * Replace get_tmp_dir in util functions in test_dataset_sampler.py
      
      * Replace get_tmp_dir in util functions in test_dataset_video_utils.py
      
      * Move get_tmp_dir() to datasets_utils.py and refactor
      
      * Fix pylint, indentation and imports
      
      * import shutil to common_util.py
      
      * Fix function signiture
      
      * Remove get_list_of_videos under context manager
      
      * Move get_list_of_videos to common_utils.py
      
      * Move get_tmp_dir() back to common_utils.py
      
      * Fix pylint and imports
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      98cb4ead
  7. 10 Jun, 2021 1 commit
  8. 26 Apr, 2021 2 commits
  9. 17 Mar, 2021 1 commit
  10. 12 Mar, 2021 1 commit
  11. 03 Mar, 2021 1 commit
  12. 11 Feb, 2021 1 commit
  13. 04 Feb, 2021 1 commit
  14. 03 Feb, 2021 1 commit
    • Philip Meier's avatar
      Add download tests for remaining datasets (#3338) · c5d6f1f3
      Philip Meier authored
      
      
      * kmnist
      
      * emnist
      
      * qmnist
      
      * omniglot
      
      * phototour
      
      * sbdataset
      
      * sbu
      
      * semeion
      
      * stl10
      
      * svhn
      
      * usps
      
      * cifar100
      
      * enable download logging for google drive
      
      * celeba
      
      * widerface
      
      * lint
      
      * add timeout logic
      
      * lint
      
      * debug CI connection to problematic server
      
      * set timeout for ping
      
      * [ci skip] remove ping
      
      * revert debugging
      
      * disable requests to problematic server
      
      * re-enable all other tests
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      c5d6f1f3
  15. 02 Feb, 2021 2 commits
  16. 04 Nov, 2020 1 commit
  17. 21 Oct, 2020 1 commit
  18. 05 Oct, 2020 1 commit
  19. 30 Sep, 2020 1 commit
  20. 28 Sep, 2020 1 commit
    • Philip Meier's avatar
      fix scheduled download tests (#2706) · 898802fe
      Philip Meier authored
      
      
      * fix triggers for scheduled workflow
      
      * more fix
      
      * add missing repository checkout
      
      * try fix label in template
      
      * rewrite test infrastructure
      
      * trigger issue generation
      
      * try fix issue template
      
      * try remove quotes
      
      * remove buggy label
      
      * try fix title
      
      * cleanup
      
      * add more test details
      
      * reenable issue creation
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      898802fe
  21. 24 Sep, 2020 1 commit
  22. 14 Sep, 2020 1 commit