openfold.utils.trace_utils¶
Functions
|
Pads the sequence length of a feature dict. |
|
- pad_feature_dict_seq(feature_dict, seqlen)¶
Pads the sequence length of a feature dict. Used for tracing.
- trace_model_(model, sample_input)¶
Functions
|
Pads the sequence length of a feature dict. |
|
Pads the sequence length of a feature dict. Used for tracing.