1. 13 Feb, 2023 1 commit
  2. 10 Feb, 2023 1 commit
  3. 08 Feb, 2023 3 commits
  4. 07 Feb, 2023 1 commit
    • oahzxl's avatar
      [autochunk] support diffusion for autochunk (#2621) · 6ba83648
      oahzxl authored
      * add alphafold benchmark
      
      * renae alphafold test
      
      * rename tests
      
      * rename diffuser
      
      * renme
      
      * rename
      
      * update transformer
      
      * update benchmark
      
      * update benchmark
      
      * update bench memory
      
      * update transformer benchmark
      
      * rename
      
      * support diffuser
      
      * support unet metainfo prop
      
      * fix bug and simplify code
      
      * update linear and support some op
      
      * optimize max region search, support conv
      
      * update unet test
      
      * support some op
      
      * support groupnorm and interpolate
      
      * update flow search
      
      * add fix dim in node flow
      
      * fix utils
      
      * rename
      
      * support diffusion
      
      * update diffuser
      
      * update chunk search
      
      * optimize imports
      
      * import
      
      * finish autochunk
      6ba83648
  5. 02 Feb, 2023 1 commit
  6. 01 Feb, 2023 1 commit
    • oahzxl's avatar
      [autochunk] support multi outputs chunk search (#2538) · 05671fcb
      oahzxl authored
      Support multi outputs chunk search. Previously we only support single output chunk search. It is more flexible and improve performance by a large margin. For transformer, we reduce memory by 40% than previous search strategy.
      
      1. rewrite search strategy to support multi outputs chunk search
      2. fix many, many bugs
      3. update tests
      05671fcb
  7. 31 Jan, 2023 1 commit
  8. 30 Jan, 2023 1 commit
    • Frank Lee's avatar
      [workflow] only report coverage for changed files (#2524) · b55deb06
      Frank Lee authored
      * [workflow] only report coverage for changed files
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      
      * polish file
      b55deb06
  9. 29 Jan, 2023 2 commits
  10. 28 Jan, 2023 1 commit
  11. 20 Jan, 2023 3 commits
  12. 19 Jan, 2023 1 commit
  13. 18 Jan, 2023 1 commit
  14. 16 Jan, 2023 2 commits
  15. 15 Jan, 2023 1 commit
  16. 13 Jan, 2023 2 commits
  17. 12 Jan, 2023 1 commit
  18. 11 Jan, 2023 3 commits
  19. 10 Jan, 2023 4 commits
  20. 09 Jan, 2023 9 commits