Unverified Commit eecadd36 authored by shenggan's avatar shenggan Committed by GitHub
Browse files

Merge pull request #14 from hpcaitech/inference_pipeline

add inference pipeline from openfold/alphafold
parents b3b3b445 42427a1c
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
from .msa import MSAStack
from .ops import OutProductMean
from .triangle import PairStack
from .evoformer import Evoformer
__all__ = ['MSAStack', 'OutProductMean', 'PairStack', 'Evoformer']
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment