1. 17 Apr, 2023 10 commits
  2. 15 Apr, 2023 1 commit
  3. 14 Apr, 2023 12 commits
  4. 13 Apr, 2023 15 commits
  5. 12 Apr, 2023 2 commits
    • Matt's avatar
      Fix docstrings for TF BLIP (#22618) · 50f82e12
      Matt authored
      * Fix docstrings for TFBLIP
      
      * Fix missing line in TF port!
      
      * Use values from torch tests now other bugs fixed
      
      * Use values from torch tests now other bugs fixed
      
      * Fix doctest string
      50f82e12
    • NielsRogge's avatar
      Update warning levels (#22727) · ce06e478
      NielsRogge authored
      * Use different level
      
      * Remove futurewarning
      
      * Use warning_once
      
      * Update copies
      ce06e478