1. 23 Aug, 2024 1 commit
  2. 22 Aug, 2024 6 commits
  3. 21 Aug, 2024 5 commits
  4. 20 Aug, 2024 5 commits
  5. 19 Aug, 2024 9 commits
  6. 18 Aug, 2024 2 commits
  7. 17 Aug, 2024 3 commits
  8. 16 Aug, 2024 4 commits
  9. 15 Aug, 2024 1 commit
  10. 14 Aug, 2024 3 commits
  11. 13 Aug, 2024 1 commit
    • Aryan's avatar
      [refactor] CogVideoX followups + tiled decoding support (#9150) · a85b34e7
      Aryan authored
      * refactor context parallel cache; update torch compile time benchmark
      
      * add tiling support
      
      * make style
      
      * remove num_frames % 8 == 0 requirement
      
      * update default num_frames to original value
      
      * add explanations + refactor
      
      * update torch compile example
      
      * update docs
      
      * update
      
      * clean up if-statements
      
      * address review comments
      
      * add test for vae tiling
      
      * update docs
      
      * update docs
      
      * update docstrings
      
      * add modeling test for cogvideox transformer
      
      * make style
      a85b34e7