- 25 Feb, 2023 1 commit
-
-
zhuww authored
-
- 14 Feb, 2023 1 commit
-
-
zhuww authored
-
- 08 Feb, 2023 1 commit
-
-
zhuww authored
-
- 05 Jan, 2023 1 commit
-
-
zhuww authored
-
- 23 Dec, 2022 3 commits
- 22 Dec, 2022 1 commit
-
-
zhuww authored
-
- 14 Dec, 2022 3 commits
- 13 Dec, 2022 2 commits
- 12 Dec, 2022 1 commit
-
-
zhuww authored
-
- 10 Dec, 2022 1 commit
-
-
zhuww authored
-
- 08 Dec, 2022 3 commits
- 07 Dec, 2022 1 commit
-
-
zhuww authored
-
- 17 Nov, 2022 2 commits
- 16 Nov, 2022 3 commits
- 27 Oct, 2022 1 commit
-
-
oahzxl authored
* update readme and setup, not finished * update readme and dockerfile Co-authored-by:lc_pro <gyang_lu@foxmail.com>
-
- 21 Oct, 2022 2 commits
-
-
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
-
LuGY authored
* modify requirements, fix CI container * fix format error * remove torch1.11 kernel cache * add cache back
-
- 19 Oct, 2022 2 commits
- 13 Oct, 2022 1 commit
-
-
shenggan authored
* fixed bugs in softmax kernel and update unittest for softmax * remove redundancy mask for softmax grad * test both cuda/triton kernel in unittest
-
- 12 Oct, 2022 1 commit
-
-
oahzxl authored
* 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
-
- 11 Oct, 2022 2 commits
- 04 Oct, 2022 1 commit
-
-
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
-
- 02 Oct, 2022 1 commit
-
-
shenggan authored
* add triton kernel * add softmax kernel * fix bugs in triton kernel * remove eviction_policy * refactoring triton kernel for softmax
-
- 30 Sep, 2022 1 commit
-
-
oahzxl authored
-
- 27 Sep, 2022 2 commits
-
-
oahzxl authored
* update workflow store dir * use global and usr name * restore change * update workflow document * update monomer workflow store dir * fix path format * fix typo * fix typo * fix typo * Update fastfold_data_workflow.py * Update fastfold_data_workflow.py * Update fastfold_data_workflow.py * fix typo
-
oahzxl authored
update workflow store dir and readme
-
- 26 Sep, 2022 1 commit
-
-
oahzxl authored
Use inplace to save memory
-
- 22 Sep, 2022 1 commit
-
-
shenggan authored
-