1. 24 Dec, 2021 1 commit
  2. 22 Dec, 2021 2 commits
    • Joao Gomes's avatar
      Food 101 dataset (#5119) · 65676b4b
      Joao Gomes authored
      
      
      * Adding multiweight support for shufflenetv2 prototype models
      
      * Revert "Adding multiweight support for shufflenetv2 prototype models"
      
      This reverts commit 31fadbee7d1a65cd73ae43dfd4ac6e97e7ca7b01.
      
      * Adding multiweight support for shufflenetv2 prototype models
      
      * Revert "Adding multiweight support for shufflenetv2 prototype models"
      
      This reverts commit 4e3d900f796c1e3e667312087e77956ca4a4c017.
      
      * Add Food101 Dataset
      
      Addresses #5108.
      cc @pmeier @NicolasHug
      
      * Remove unecessary Path contructor calls
      
      * Remove unecessary Path contructor callsi and fix types
      
      * Fix tests
      
      * Address PR comments from @pmeier
      
      * Fix bug in tests and in food101 dataset
      
      * Fix bug in tests and in food101 dataset
      
      * Update torchvision/datasets/food101.py
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      65676b4b
    • peterbell10's avatar
      Fix missing Torch includes (#5118) · 8096c1b5
      peterbell10 authored
      * Fix missing Torch includes
      
      * Import op_registration directly
      8096c1b5
  3. 21 Dec, 2021 2 commits
    • Kai Zhang's avatar
      Add api usage log to transforms (#5007) · 55f7faf3
      Kai Zhang authored
      * add api usage log to functional transforms
      
      * add log to transforms
      
      * fix for scriptablity
      
      * skip Compose for scriptability
      
      * follow the new policy
      
      * torchscriptbility
      
      * adopt new API
      
      * make Compose scriptable
      
      * move from __call__ to __init__
      55f7faf3
    • Kai Zhang's avatar
      Log io usage (#5038) · da7680f0
      Kai Zhang authored
      * add api usage log for io
      
      * cover VideoReader
      
      * cover c++ APIs
      
      * add api usage log for io
      
      * cover VideoReader
      
      * cover c++ APIs
      
      * add _cpp suffix to c++ APIs
      
      * use new API and change cpp format
      
      * remove _cpp suffix
      
      * adopt new API
      
      * lint
      da7680f0
  4. 20 Dec, 2021 2 commits
  5. 19 Dec, 2021 2 commits
  6. 17 Dec, 2021 1 commit
  7. 16 Dec, 2021 3 commits
  8. 15 Dec, 2021 1 commit
  9. 14 Dec, 2021 4 commits
  10. 13 Dec, 2021 3 commits
  11. 10 Dec, 2021 2 commits
  12. 09 Dec, 2021 8 commits
  13. 08 Dec, 2021 9 commits