- 23 May, 2025 1 commit
-
-
fengzch-das authored
-
- 07 Nov, 2022 1 commit
-
-
shenggan authored
* add triton flash attention * add fallfack for flash attention * add pytest skip mask for attention kernel
-
- 03 Nov, 2022 1 commit
-
-
oahzxl authored
* fix multimer bug * fix bug * remove print * fix index * fix layernorm length * update test * improve template code * remove print * polish layernorm
-
- 21 Oct, 2022 1 commit
-
-
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
-
- 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
-
- 25 Jul, 2022 1 commit
-
-
shenggan authored
-
- 03 Jun, 2022 2 commits