1. 21 Sep, 2022 3 commits
  2. 20 Sep, 2022 2 commits
    • Vasilis Vryniotis's avatar
      Make prototype `F` JIT-scriptable (#6584) · 841b9a19
      Vasilis Vryniotis authored
      
      
      * Improve existing low kernel test.
      
      * Add new midlevel jit-scriptability test (failing).
      
      * Remove duplicate aliases from kernel tests.
      
      * Fixing colour kernels.
      
      * Fixing deprecated kernels.
      
      * fix mypy
      
      * Silence mypy instead of fixing to avoid performance penalty
      
      * Fixing augment kernels.
      
      * Fixing augment meta.
      
      * Remove is_tracing calls.
      
      * Add fake ImageType and DType
      
      * Fixing type conversion kernels.
      
      * Fixing misc kernels.
      
      * partial fix geometry
      
      * Remove mutable default from `_pad_with_vector_fill()` + all other unnecessary defaults.
      
      * Fix geometry ops
      
      * Fixing tests
      
      * Removed xfail for jit tests on midlevel ops
      Co-authored-by: default avatarvfdev-5 <vfdev.5@gmail.com>
      841b9a19
    • Ambuj Pawar's avatar
      Remove warnings pytest models (#6593) · 3a1f05ed
      Ambuj Pawar authored
      
      
      * ADD: init_weights config for googlenet
      
      * Fix: Inception and googlenet warnings
      
      * Fix: warning in test_datasets.py
      
      * Fix: Formatting error with ufmt
      
      * Fix: Failing tests in quantized_classification_model
      
      * Update test/test_models.py to make googlenet in 1 line
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      
      * Refactor: Change inception quantisation class initialization to use args/kwargs
      
      * Resolve mypy issue
      
      * Move *args before inception_blocks
      
      * Move args keywords before other arguments
      Co-authored-by: default avatarAmbuj Pawar <your_email@abc.example>
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      3a1f05ed
  3. 19 Sep, 2022 4 commits
  4. 16 Sep, 2022 6 commits
  5. 15 Sep, 2022 8 commits
  6. 14 Sep, 2022 7 commits
  7. 13 Sep, 2022 7 commits
  8. 12 Sep, 2022 2 commits
  9. 09 Sep, 2022 1 commit