hpcaitech / FastFold

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

Move template modification from nn to fastnn #84

Closed oahzxl closed 2 years ago

oahzxl commented 2 years 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.