openfold.utils.trace_utils

Functions

pad_feature_dict_seq(feature_dict, seqlen)

Pads the sequence length of a feature dict.

trace_model_(model, sample_input)

pad_feature_dict_seq(feature_dict, seqlen)

Pads the sequence length of a feature dict. Used for tracing.

trace_model_(model, sample_input)