"vscode:/vscode.git/clone" did not exist on "a1232c212d7cf84806189910ba83bc36bcea916c"
  1. 26 Oct, 2021 1 commit
  2. 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
  3. 13 Sep, 2021 1 commit
  4. 16 Jun, 2021 1 commit
  5. 24 May, 2021 1 commit
  6. 11 May, 2021 1 commit
  7. 10 May, 2021 1 commit
    • vfdev's avatar
      Added antialias option to transforms.functional.resize (#3761) · b56f17ae
      vfdev authored
      * WIP Added antialias option to transforms.functional.resize
      
      * Updates according to the review
      
      * Excluded these C++ files for iOS build
      
      * Added support for mixed downsampling/upsampling
      
      * Fixed heap overflow caused by explicit loop unrolling
      
      * Applied PR review suggestions
      - used pytest parametrize instead unittest
      - cast to scalar_t ptr
      - removed interpolate aa files for ios/android keeping original cmake version
      b56f17ae
  8. 30 Mar, 2021 1 commit
    • Yuchen Huang's avatar
      [iOS] added workflows for libtorchvision_ops.a binary build (#3582) · 897ac9c1
      Yuchen Huang authored
      
      
      * [iOS] added workflows for libtorchvision_ops.a binary build
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      897ac9c1