1. 21 Feb, 2023 1 commit
  2. 11 Jan, 2023 2 commits
  3. 11 Nov, 2022 1 commit
    • 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
  4. 26 Jul, 2022 1 commit
  5. 14 Jun, 2022 1 commit
  6. 06 Jun, 2022 1 commit
  7. 19 May, 2022 1 commit
  8. 18 May, 2022 3 commits
  9. 17 May, 2022 1 commit
  10. 16 May, 2022 1 commit
  11. 13 May, 2022 1 commit
  12. 12 May, 2022 2 commits
  13. 11 May, 2022 1 commit
  14. 10 May, 2022 1 commit
  15. 05 May, 2022 1 commit
  16. 04 May, 2022 1 commit
  17. 28 Apr, 2022 1 commit
  18. 27 Apr, 2022 2 commits
  19. 26 Apr, 2022 1 commit
  20. 25 Apr, 2022 1 commit
  21. 22 Apr, 2022 1 commit
    • Vasilis Vryniotis's avatar
      Restructuring metrics meta-data (#5859) · 6f016dd9
      Vasilis Vryniotis authored
      * Restructuring metrics meta-data for detection, segmentation and optical flow.
      
      * Renaming acc to pixel_acc for segmentation
      
      * Restructure video meta-data.
      
      * Restructure classification and quantization meta-data.
      
      * Fix tests.
      
      * Fix documentation
      6f016dd9
  22. 19 Apr, 2022 2 commits
    • Nicolas Hug's avatar
      Add docs for `SomeWeight.DEFAULT` fields (#5831) · e8cb0bac
      Nicolas Hug authored
      * First PR for model doc revamp
      
      * Deactivating fail on warning, temporarily
      
      * Remove commnet
      
      * Minor changes
      
      * Typos
      
      * Added TODO in Makefile
      
      * Keep old models.rst file intact, move new docs into new models_new.rst file
      
      * Added docs LOL
      e8cb0bac
    • Nicolas Hug's avatar
      Model doc revamp - first PR (#5821) · 111fe85d
      Nicolas Hug authored
      * First PR for model doc revamp
      
      * Deactivating fail on warning, temporarily
      
      * Remove commnet
      
      * Minor changes
      
      * Typos
      
      * Added TODO in Makefile
      
      * Keep old models.rst file intact, move new docs into new models_new.rst file
      111fe85d
  23. 10 Mar, 2022 1 commit
  24. 01 Nov, 2021 2 commits
  25. 28 Oct, 2021 1 commit
  26. 04 Oct, 2021 1 commit
    • Philip Meier's avatar
      Add ufmt (usort + black) as code formatter (#4384) · 5f0edb97
      Philip Meier authored
      
      
      * add ufmt as code formatter
      
      * cleanup
      
      * quote ufmt requirement
      
      * split imports into more groups
      
      * regenerate circleci config
      
      * fix CI
      
      * clarify local testing utils section
      
      * use ufmt pre-commit hook
      
      * split relative imports into local category
      
      * Revert "split relative imports into local category"
      
      This reverts commit f2e224cde2008c56c9347c1f69746d39065cdd51.
      
      * pin black and usort dependencies
      
      * fix local test utils detection
      
      * fix ufmt rev
      
      * add reference utils to local category
      
      * fix usort config
      
      * remove custom categories sorting
      
      * Run pre-commit without fixing flake8
      
      * got a double import in merge
      Co-authored-by: default avatarNicolas Hug <nicolashug@fb.com>
      5f0edb97
  27. 23 Aug, 2021 1 commit
  28. 04 Jun, 2021 1 commit
  29. 21 May, 2021 1 commit
  30. 17 May, 2021 1 commit
  31. 15 May, 2021 1 commit
  32. 26 Apr, 2021 1 commit
  33. 21 Apr, 2021 1 commit