hpcaitech / FastFold

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

Issues after last commit #120

Closed SSchott closed 1 year ago

SSchott commented 1 year ago

Last commit moves loss.py . This script still references old location.

https://github.com/hpcaitech/FastFold/blob/ceee81d71f8274eb404472f5b4276d8df212dd85/fastfold/relax/amber_minimize.py#L26

Shenggan commented 1 year ago

Thanks for reporting this issue, fixed in https://github.com/hpcaitech/FastFold/pull/121