hpcaitech / FastFold

Optimizing AlphaFold Training and Inference on GPU Clusters
Apache License 2.0
557 stars 86 forks source link

Move template modification from nn to fastnn #97

Closed oahzxl closed 1 year ago

oahzxl commented 1 year ago

Move template modification from model.nn to model.fastnn. Now model.nn is the openfold version. Still have errors. First merge to dev branch, will be fixed in next pr.