1. 11 Nov, 2022 2 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
      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. 09 Nov, 2022 1 commit
  3. 07 Nov, 2022 4 commits
  4. 04 Nov, 2022 6 commits
  5. 03 Nov, 2022 5 commits
  6. 02 Nov, 2022 2 commits
  7. 01 Nov, 2022 1 commit
  8. 31 Oct, 2022 1 commit
    • Bruno Korbar's avatar
      Pyav backend for VideoReader API (#6598) · 2e833520
      Bruno Korbar authored
      
      
      * Test: add backend parameter
      
      * VideoReader object now works on backend
      
      * Frame reading now passes
      
      * Keyframe seek now passes
      
      * Pyav backend now supports metadata
      
      * changes in test to reflect GPU decoder change
      
      * Linter?
      
      * Test GPU output
      
      * Addressing Joao's comments
      
      * lint
      
      * lint
      
      * Revert "Test GPU output"
      
      This reverts commit f62e955d7dc81bcb23b40d58ea75413b9b62e76d.
      
      * lint?
      
      * lint
      
      * lint
      
      * Address issues in build?
      
      * hopefully doc fix
      
      * Arrgh
      
      * arrgh
      
      * fix typos
      
      * fix input options
      
      * remove read from memory option in pyav
      
      * skip read from mem test for gpu and pyab be
      
      * fix test
      
      * remove unused import
      
      * Hack to get reading from memory work with pyav
      
      * patch audio test
      Co-authored-by: default avatarBruno Korbar <bkorbar@quansight.com>
      Co-authored-by: default avatarJoao Gomes <jdsgomes@fb.com>
      2e833520
  9. 28 Oct, 2022 3 commits
  10. 27 Oct, 2022 2 commits
  11. 26 Oct, 2022 1 commit
  12. 24 Oct, 2022 2 commits
  13. 21 Oct, 2022 8 commits
  14. 20 Oct, 2022 1 commit
  15. 18 Oct, 2022 1 commit