hpcaitech / FastFold

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

Align results and update unit tests #90

Closed oahzxl closed 1 year ago

oahzxl commented 1 year ago
  1. Align results. Max error of output is less than 5e-4 compared with openfold.
  2. Fix some bugs in template, extramsa and evoformer.
  3. Update some unit tests.