Method__init__(self, d_input, d_model, n_feature_type, N, heads, dropout)
pairwise/models/granuality.py:116
Method__init__(self, d_input, d_model, n_feature_type, N, heads, dropout)
pairwise/models/pairwise.py:148
Method__init__(self, n_output=1, n_filters=32, embed_dim=128,num_features_xd=78, num_features_xt=1000, output_dim=128, dropo
pairwise/models/deepdds_wang.py:14
Methodforward(self,x1, edge_index1, x2, edge_index2, cell, batch1, batch2)
pairwise/models/deepdds_wang.py:52