1. 17 Nov, 2021 1 commit
  2. 12 Nov, 2021 1 commit
  3. 08 Nov, 2021 1 commit
  4. 04 Nov, 2021 2 commits
    • Philip Meier's avatar
      add prototype features (#4721) · fe78a8ae
      Philip Meier authored
      * add prototype features
      
      * add some JIT tests
      
      * refactor input data handling
      
      * refactor tests
      
      * cleanup tests
      
      * add BoundingBox feature
      
      * mypy
      
      * xfail torchscript tests for now
      
      * cleanup
      
      * fix imports
      fe78a8ae
    • Philip Meier's avatar
      add tests for prototype builtin datasets (#4682) · 49ec677c
      Philip Meier authored
      * add tests for builtin prototype datasets
      
      * fix caltech101
      
      * fix emnist
      
      * fix mnist and variants
      
      * add iopath as test requirement
      
      * fix MNIST warning
      
      * fix qmnist data generation
      
      * fix cifar data generation
      
      * add tests for imagenet
      
      * cleanup
      49ec677c