↓ 2 callersMethodrestart(self, seed=None, opt=None, weights=None,
seq=None, reset_opt=True, **kwargs)
colabdesign/colabdesign/tr/model.py:194
↓ 2 callersMethodsample(self, key, X, randn, S_true,
chain_mask, chain_idx, residue_idx,
mask=None, temperature=1.0
colabdesign/colabdesign/mpnn/legacy/sample.py:9
↓ 2 callersFunctionsoft_seq(x, bias, opt, key=None, num_seq=None, shuffle_first=True)
colabdesign/colabdesign/shared/model.py:224
↓ 2 callersMethodtied_sample(self, key, X, randn, S_true,
chain_mask, chain_idx, residue_idx,
mask=None, temperature=1
colabdesign/colabdesign/mpnn/legacy/sample.py:105
↓ 1 callersMethod_get_edge_idx get edge index input: mask.shape = (...,L), X.shape = (...,L,3) return: (...,L,k)
colabdesign/colabdesign/mpnn/modules.py:197
↓ 1 callersMethod_get_edge_idx get edge index input: mask.shape = (...,L), X.shape = (...,L,3) return: (...,L,k)
colabdesign/colabdesign/mpnn/legacy/modules.py:203
↓ 1 callersMethod_rbf radial basis function (RBF) input: (...,L,k) output: (...,L,k,?)
colabdesign/colabdesign/mpnn/modules.py:209
↓ 1 callersMethod_rbf radial basis function (RBF) input: (...,L,k) output: (...,L,k,?)
colabdesign/colabdesign/mpnn/legacy/modules.py:216