1. 11 Nov, 2022 3 commits
    • toni057's avatar
      Adding FLOPs and size to model metadata (#6936) · deba0562
      toni057 authored
      
      
      * Adding FLOPs and size to model metadata
      
      * Adding weight size to quantization models
      
      * Small refactor of rich metadata
      
      * Removing unused code
      
      * Fixing wrong entries
      
      * Adding .DS_Store to gitignore
      
      * Renaming _flops to _ops
      
      * Adding number of operations to quantization models
      
      * Reflecting _flops change to _ops
      
      * Renamed ops and weight size in individual model doc pages
      
      * Linter fixes
      
      * Rounding ops to first decimal
      
      * Rounding num ops and sizes to 3 decimals
      
      * Change naming of columns.
      
      * Update tables
      Co-authored-by: default avatarToni Blaslov <tblaslov@fb.com>
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      deba0562
    • Philip Meier's avatar
      Cleanup prototype datasets CI and related things (#6944) · ad2eceab
      Philip Meier authored
      * remove prototype datasets from CI
      
      * move encoded features to prototype datasets namespace
      
      * remove decoding transforms
      
      * [REVERT ME] reinstate prototype datasets CI
      
      * Revert "[REVERT ME] reinstate prototype datasets CI"
      
      This reverts commit 215fb185cf6be5be7adf0388116c77acc9a5d3f3.
      ad2eceab
    • Philip Meier's avatar
      fix prototype transforms tests with set agg_method (#6934) · 65769ab7
      Philip Meier authored
      * fix prototype transforms tests with set agg_method
      
      * use individual tolerances
      
      * refactor PIL reference test
      
      * increase tolerance for elastic_mask
      
      * fix autocontrast tolerances
      
      * increase tolerance for RandomAutocontrast
      65769ab7
  2. 10 Nov, 2022 4 commits
  3. 09 Nov, 2022 3 commits
  4. 08 Nov, 2022 1 commit
  5. 07 Nov, 2022 6 commits
  6. 04 Nov, 2022 11 commits
  7. 03 Nov, 2022 8 commits
  8. 02 Nov, 2022 4 commits