1. 21 Aug, 2023 1 commit
  2. 22 Apr, 2022 1 commit
    • YosuaMichael's avatar
      Adding revamp docs for vision_transformers and regnet (#5856) · ca265374
      YosuaMichael authored
      * Add docs for regnet, still need to update the comment docs on models
      
      * Fix a little typo on .rst file
      
      * Update regnet docstring
      
      * Add vision_transformer docs, and fix typo on regnet docs
      
      * Update docstring to make sure it does not exceed 120 chars per line
      
      * Improve formatting
      
      * Change the new line location for vision_transformer docstring
      ca265374
  3. 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