1. 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
  2. 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
  3. 30 Sep, 2022 1 commit
  4. 26 Sep, 2022 1 commit
  5. 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
  6. 13 Sep, 2022 1 commit
  7. 12 Sep, 2022 1 commit
  8. 09 Sep, 2022 1 commit
  9. 06 Sep, 2022 1 commit
  10. 05 Sep, 2022 1 commit
  11. 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
  12. 01 Sep, 2022 1 commit
  13. 31 Aug, 2022 1 commit
  14. 23 Aug, 2022 2 commits
  15. 29 Jul, 2022 1 commit
  16. 25 Jul, 2022 1 commit
  17. 14 Apr, 2022 1 commit
  18. 11 Apr, 2022 1 commit
  19. 08 Apr, 2022 1 commit
  20. 09 Mar, 2022 1 commit