1. 30 Aug, 2023 1 commit
  2. 24 Feb, 2023 2 commits
  3. 19 May, 2022 1 commit
  4. 19 Apr, 2022 1 commit
    • 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
  5. 18 Jan, 2022 1 commit
  6. 01 Nov, 2021 1 commit
  7. 08 Oct, 2021 1 commit
  8. 06 Sep, 2021 1 commit
    • Alexander Soare's avatar
      Add FX feature extraction as an alternative to intermediate_layer_getter (#4302) · 72d650ae
      Alexander Soare authored
      
      
      * add fx feature extraction util
      
      * Make it possible to use train and eval mode
      
      * FX feature extraction - Tweaks and small bug fixes
      
      * FX feature extraction - add tests
      
      * move to feature_extraction.py, add LeafModuleAwareTracer, add docs
      
      * Tweaks to docs
      
      * addressing latest round of feedback
      
      * undo line spacing changes
      
      * change type hints in docstrings
      
      * fix sphinx indentation
      
      * expose feature_extraction
      
      * add maskrcnn example
      
      * add api refernce subheading
      
      * address latest review notes, refactor names, fix regex, cosmetics
      
      * Add back efficientnet to models
      
      * fix tests for effnet
      
      * fix linting issue
      
      * fix test tracer kwargs
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      72d650ae
  9. 04 Jun, 2021 1 commit
  10. 19 Apr, 2021 1 commit
  11. 27 Oct, 2020 1 commit
  12. 02 Aug, 2019 1 commit
    • Francisco Massa's avatar
      Expose docs for io and ops package (#1189) · 4ec38d49
      Francisco Massa authored
      * Expose docs for io and ops package
      
      Had do modify the docstrings to use Napoleon NumPy style, because Napoleon Google Style doesn't support multiple return arguments
      
      * Add video section
      4ec38d49
  13. 08 Oct, 2017 1 commit
  14. 07 Oct, 2017 2 commits