"docs/source/en/api/pipelines/cycle_diffusion.mdx" did not exist on "a0520193e15951655ee2c08c24bfdca716f6f64c"
  1. 12 Dec, 2022 1 commit
  2. 10 Dec, 2022 1 commit
  3. 08 Dec, 2022 1 commit
  4. 07 Dec, 2022 1 commit
  5. 21 Oct, 2022 1 commit
    • oahzxl's avatar
      Re-organize file and align results (#99) · 8a599895
      oahzxl authored
      * Move template modification from nn to fastnn (#97)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * Align results and update unit tests (#98)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * update evoformer stack test
      
      * update test
      
      * update msa_att_row
      
      * update msa_att_col
      
      * update evoformer and evo-stack
      
      * update evoformer
      
      * update extramsa
      
      * move model loading out of the loop
      
      * finish template test
      
      * update test
      
      * Move template modification from nn to fastnn (#84)
      
      * update out product mean test
      
      * polish out product mean test and update linear test
      
      * update test for layernorm, use both kernel
      
      * support test without triton
      
      * polish layernorm
      
      * use current code
      
      * move template modification to fastnn, restore template in nn
      
      * re-organize fastnn
      
      * update evoformer unit test
      
      * move model out of function
      
      * only test inference
      
      * remove cache in build
      
      * update test inference
      
      * restore changes
      
      * restore build changes
      
      * update inference and evoformer stack
      
      * fix some bug
      
      * update test
      
      * update evoformer stack test
      
      * update test
      
      * update test
      
      * fix test
      
      * update test
      
      * update test
      
      * update input embedder
      
      * update embedder
      
      * reset core
      
      * update test
      
      * support template multimer in inject_nn
      8a599895
  6. 19 Oct, 2022 1 commit
    • LuGY's avatar
      Add CI and inference unit test (#85) · 441bae7f
      LuGY authored
      * add CI, update Dockerfile
      
      * remove useless loop in inference, add some comments to Attention
      
      * update inference test and CI
      
      * fix path
      
      * add pytest for test env
      
      * add einops install
      
      * add cuda cache, loose the condition
      441bae7f
  7. 04 Oct, 2022 1 commit
    • oahzxl's avatar
      Update environment.yml (#79) · ec9352d1
      oahzxl authored
      * Update environment.yml
      
      torch==1.11.1+cu113 is not supported in pip channel now
      
      * update other version
      
      * add torch version check
      
      if torch version > 1.11.1, turn on tf32
      ec9352d1
  8. 30 Sep, 2022 1 commit
  9. 26 Sep, 2022 1 commit
  10. 21 Sep, 2022 2 commits
    • oahzxl's avatar
      Optimize long sequence inference memory (#69) · 3429e62d
      oahzxl authored
      * update ops
      
      * finish on 1 gpu
      
      * update bug in incom mul
      
      * update async broadcast
      
      * update income
      
      * add attention chunk
      
      * finish embed
      
      * align evoformer
      
      * update embed
      
      * align evoformer
      
      * update embed
      
      * update template
      
      * update template
      
      * update extramsa
      
      * fix a bug
      
      * update outerproductmean
      
      * remove useless class
      
      * fix a bug when chunk is None
      
      * fix bug when chunk is None
      3429e62d
    • Fazzie-Maqianli's avatar
      add multimer workflow (#70) · 6835c248
      Fazzie-Maqianli authored
      * add multimer workflow
      
      * support multimer dataworkflow
      6835c248
  11. 13 Sep, 2022 1 commit
  12. 12 Sep, 2022 1 commit
  13. 09 Sep, 2022 1 commit
  14. 06 Sep, 2022 1 commit
  15. 05 Sep, 2022 1 commit
  16. 02 Sep, 2022 1 commit
    • Fazzie-Maqianli's avatar
      Multimer (#55) · ea7a6584
      Fazzie-Maqianli authored
      * support multimer datapipiline
      
      * module for multimer
      
      * support inference multimer
      
      * add geometry
      
      * delete unuseful code
      
      * delete debug print
      ea7a6584
  17. 01 Sep, 2022 1 commit
  18. 31 Aug, 2022 1 commit
  19. 23 Aug, 2022 2 commits
  20. 29 Jul, 2022 1 commit
  21. 25 Jul, 2022 1 commit
  22. 14 Apr, 2022 1 commit
  23. 11 Apr, 2022 1 commit
  24. 08 Apr, 2022 1 commit
  25. 09 Mar, 2022 1 commit