1. 29 Aug, 2023 4 commits
    • NielsRogge's avatar
      Add ViTDet (#25524) · 4c21da5e
      NielsRogge authored
      * First draft
      
      * Fix READMEs
      
      * Update return_dict
      
      * Add more tests
      
      * Fix docstrings
      
      * Address comments
      
      * Address more comments
      
      * Address more comments
      
      * Address more comments, fix test
      
      * Fix test
      4c21da5e
    • Lorenzo Battistela's avatar
      fixing name position_embeddings to object_queries (#24652) · 99c3d449
      Lorenzo Battistela authored
      
      
      * fixing name position_embeddings to object_queries
      
      * [fix] renaming variable and docstring do object queries
      
      * [fix] comment position_embedding to object queries
      
      * [feat] changes from make-fix-copies to keep consistency
      
      * Revert "[feat] changes from make-fix-copies to keep consistency"
      
      This reverts commit 56e3e9ede1d32f7aeefba707ddfaf12c9b4b9e7e.
      
      * [tests] fix wrong expected score
      
      * [fix] wrong assignment causing wrong tensor shapes
      
      * [fix] fixing position_embeddings to object queries to keep consistency (make fix copies)
      
      * [fix] make fix copies, renaming position_embeddings to object_queries
      
      * [fix] positional_embeddingss to object queries, fixes from make fix copies
      
      * [fix] comments frmo make fix copies
      
      * [fix] adding args validation to keep version support
      
      * [fix] adding args validation to keep version support -conditional detr
      
      * [fix] adding args validation to keep version support - maskformer
      
      * [style] make fixup style fixes
      
      * [feat] adding args checking
      
      * [feat] fixcopies and args checking
      
      * make fixup
      
      * make fixup
      
      ---------
      Co-authored-by: default avatarLorenzobattistela <lorenzobattistela@gmail.com>
      99c3d449
    • Aman Gupta Karmani's avatar
    • Arup De's avatar
      Arde/fsdp activation checkpointing (#25771) · 738ecd17
      Arup De authored
      * add FSDP config option to enable activation-checkpointing
      
      * update docs
      
      * add checks and remove redundant code
      
      * fix formatting error
      738ecd17
  2. 28 Aug, 2023 5 commits
  3. 26 Aug, 2023 1 commit
  4. 25 Aug, 2023 16 commits
  5. 24 Aug, 2023 14 commits