- 17 Nov, 2022 1 commit
-
-
zhuww authored
-
- 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
-
- 21 Sep, 2022 2 commits
-
-
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
-
Fazzie-Maqianli authored
* add multimer workflow * support multimer dataworkflow
-
- 15 Sep, 2022 1 commit
-
-
Fazzie-Maqianli authored
-
- 14 Sep, 2022 2 commits
-
-
Fazzie-Maqianli authored
-
LuGY authored
* support small_bfd with ray * rm useless log
-
- 13 Sep, 2022 2 commits
-
-
Fazzie-Maqianli authored
-
Fazzie-Maqianli authored
-
- 12 Sep, 2022 1 commit
-
-
shenggan authored
-
- 09 Sep, 2022 1 commit
-
-
Fazzie-Maqianli authored
* add multimer inference * add dada pipeline
-
- 06 Sep, 2022 1 commit
-
-
Fazzie-Maqianli authored
-
- 05 Sep, 2022 1 commit
-
-
Fazzie-Maqianli authored
* add import _weight * add struct mudule
-
- 02 Sep, 2022 1 commit
-
-
Fazzie-Maqianli authored
* support multimer datapipiline * module for multimer * support inference multimer * add geometry * delete unuseful code * delete debug print
-
- 01 Sep, 2022 2 commits
-
-
lclgy authored
-
Fazzie-Maqianli authored
-
- 31 Aug, 2022 1 commit
-
-
Fazzie-Maqianli authored
-
- 30 Aug, 2022 1 commit
-
-
LuGY authored
* add faster extraMSA and templateStack * add license
-
- 29 Aug, 2022 2 commits
-
-
Fazzie-Maqianli authored
-
Yuanqi Wang authored
* [ray] use ray for DB queries * patched openmm * add test exec script * remove output before exec * [tools] add coverage param to HHBlits * [tools] add more param options to HHSearch * [tools] remove ray from JackHmmer runner * [tools] add comment for cov param in hhblits * [tools] cleanup all debug code * [tools] restore original files Co-authored-by:shenggan <csg19971016@gmail.com>
-
- 23 Aug, 2022 2 commits