1. 15 Mar, 2023 2 commits
  2. 14 Mar, 2023 3 commits
  3. 13 Mar, 2023 1 commit
    • Xuanlei Zhao's avatar
      [autochunk] support complete benchmark (#3121) · 30dd13c4
      Xuanlei Zhao authored
      * refact memory code
      
      * dont log free var memory
      
      * add memory align
      
      * update chunk target
      
      * update setting for new memory
      
      * finish test
      
      * update tracer
      
      * update typo
      
      * update test
      
      * add unet test
      
      * add bench
      
      * update bench
      
      * update bench
      
      * init
      
      * support vit
      
      * move to cpu
      
      * add cpu benchmark
      30dd13c4
  4. 10 Mar, 2023 3 commits
  5. 08 Mar, 2023 2 commits
  6. 07 Mar, 2023 2 commits
  7. 01 Mar, 2023 1 commit
  8. 28 Feb, 2023 1 commit
  9. 23 Feb, 2023 2 commits
  10. 22 Feb, 2023 2 commits
  11. 20 Feb, 2023 1 commit
  12. 17 Feb, 2023 2 commits
  13. 15 Feb, 2023 5 commits
  14. 13 Feb, 2023 2 commits
  15. 10 Feb, 2023 1 commit
  16. 08 Feb, 2023 3 commits
  17. 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
  18. 02 Feb, 2023 1 commit
  19. 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
  20. 31 Jan, 2023 1 commit
  21. 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
  22. 29 Jan, 2023 2 commits