1. 05 Apr, 2022 1 commit
  2. 29 Mar, 2022 1 commit
  3. 28 Mar, 2022 1 commit
    • NielsRogge's avatar
      Add DPT (#15991) · 979b039c
      NielsRogge authored
      
      
      * First draft
      
      * More improvements
      
      * Add fusion blocks
      
      * Make conversion script work for dpt_large
      
      * Make conversion script work
      
      * Improve implementation
      
      * Improve conversion script
      
      * Add DPTForSemanticSegmentation
      
      * Make conversion work for semantic segmentation
      
      * Add tests
      
      * Remove print statements
      
      * First draft
      
      * Redesign neck
      
      * Improve tests
      
      * Improve implementation some more
      
      * Make neck output list of tensors
      
      * Improve neck and feature extractor
      
      * Fix integration tests
      
      * Make more tests pass
      
      * Make all tests pass
      
      * Add missing config archive map
      
      * Add in_index attribute to make heads accept list of tensors
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Apply some more suggestions
      
      * Add copied from statements
      
      * Remove assert
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Remove DPTInterpolate in favor of nn.Upsample
      
      * Add comments
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Add proposed design
      
      * Update design
      
      * Add DPTReassembleLayer
      
      * Add DPTFeatureFusionStage
      
      * Apply more suggestions from code review
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Fix rebase
      
      * Update in_index and out_indices
      
      * Fix conversion script
      
      * Fix code quality
      
      * Add model to toctree and use DepthEstimatorOutput
      
      * Fix rebase
      
      * Fix code examples
      
      * Improve code
      
      * Fix copied from statements
      
      * Apply suggestions from code review
      
      * Remove compute_loss method
      
      * Apply suggestions from code review
      
      * Fix documentation tests file
      
      * Remove test.py file
      
      * Improve doc example
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      Co-authored-by: default avatarNiels Rogge <nielsrogge@nielss-mbp.home>
      979b039c
  4. 24 Mar, 2022 1 commit
  5. 23 Mar, 2022 1 commit
  6. 22 Mar, 2022 1 commit
    • NielsRogge's avatar
      Add GLPN (#16199) · 0c55d47c
      NielsRogge authored
      
      
      * First draft
      
      * Fix logits calculation
      
      * Improve tests
      
      * Add copied from statements
      
      * Fix base_model_prefix
      
      * Improve implementation, upload new models
      
      * Update design
      
      * Fix integration test
      
      * Add model to README and toctree
      
      * Add document image
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Add decoder_hidden_size attribute
      
      * Update design of decoder
      
      * Add DepthEstimatorOutput class
      
      * Rename in_index to head_in_index and add feature extractor tests
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Update pretrained model name and add to doc tests
      
      * Remove test.py script
      
      * Update copied from statements and clean up
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      0c55d47c
  7. 21 Mar, 2022 1 commit
    • Patrick von Platen's avatar
      Add Slack notification support for doc tests (#16253) · c1af180d
      Patrick von Platen authored
      * up
      
      * up
      
      * up
      
      * fix
      
      * yeh
      
      * ups
      
      * Empty test commit
      
      * correct quicktour
      
      * correct
      
      * correct
      
      * up
      
      * up
      
      * uP
      
      * uP
      
      * up
      
      * up
      
      * uP
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * up
      
      * Update src/transformers/models/van/modeling_van.py
      
      * finish
      
      * apply suggestions
      
      * remove folder
      
      * revert to daily testing
      c1af180d
  8. 15 Mar, 2022 2 commits
  9. 14 Mar, 2022 1 commit
  10. 10 Mar, 2022 1 commit
  11. 09 Mar, 2022 1 commit
  12. 03 Mar, 2022 2 commits
  13. 25 Feb, 2022 1 commit
  14. 27 Jan, 2022 1 commit
    • Patrick von Platen's avatar
      [DocTests Speech] Add doc tests for all speech models (#15031) · 9f831bde
      Patrick von Platen authored
      * fix_torch_device_generate_test
      
      * remove @
      
      * doc tests
      
      * up
      
      * up
      
      * fix doctests
      
      * adapt files
      
      * finish refactor
      
      * up
      
      * save intermediate
      
      * add more logic
      
      * new change
      
      * improve
      
      * next try
      
      * next try
      
      * next try
      
      * next try
      
      * fix final spaces
      
      * fix final spaces
      
      * improve
      
      * renaming
      
      * correct more bugs
      
      * finish wavlm
      
      * add comment
      
      * run on test runner
      
      * finish all speech models
      
      * adapt
      
      * finish
      9f831bde
  15. 12 Aug, 2021 1 commit