1. 12 May, 2022 2 commits
    • Vasilis Vryniotis's avatar
      Reinstate and deprecate `model_urls` and `quant_model_urls` (#5992) · e722e9c7
      Vasilis Vryniotis authored
      
      
      * Reinstate and deprecate `model_urls` and `quant_model_urls`
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      
      * Move todo location
      
      * Add alexnet
      
      * Add densenet
      
      * Add efficientnet
      
      * Add googlenet.
      
      * Add inception.
      
      * Add mobilenetv3
      
      * Add regnet
      
      * Add resnet
      
      * Add shufflenetv2
      
      * Fix linter
      
      * Add squeezenet
      
      * Add vgg
      
      * Add vit
      
      * Add quantized googlenet
      
      * Add quantized inceptionv3
      
      * Add quantized mobilenet_v3
      
      * Add quantized resnet
      
      * Add quantized shufflenetv2
      
      * Fix incorrect imports
      
      * Add faster_rcnn
      
      * Add fcos
      
      * Add keypoint rcnn
      
      * Add mask rcnn
      
      * Add retinanet
      
      * Add ssd
      
      * Add ssdlite
      
      * Add deeplabv3
      
      * Add fcn
      
      * Add lraspp.
      
      * Add video resnet
      
      * Removing weights for shufflenetv2_x1.5 and shufflenetv2_x2.0
      
      * Update the comments
      Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
      e722e9c7
    • Gouvernathor's avatar
      Clarify TypeError message (#5997) · 18b39e36
      Gouvernathor authored
      
      
      * Clarify TypeError message
      
      * typo
      
      * Wrap tye() in repr()
      
      so that the type-check stfu
      
      * Even better message
      
      incidentally speeds up the thing, since all() possibly checked all elements and we don't.
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      18b39e36
  2. 11 May, 2022 3 commits
  3. 10 May, 2022 1 commit
  4. 09 May, 2022 8 commits
  5. 04 May, 2022 3 commits
  6. 03 May, 2022 9 commits
  7. 02 May, 2022 1 commit
  8. 28 Apr, 2022 5 commits
  9. 27 Apr, 2022 8 commits