FLIP icon indicating copy to clipboard operation
FLIP copied to clipboard

No module named 'sequence_models'

Open yutongo opened this issue 4 years ago • 1 comments

Hi, very interesting work. It fails to load Attention1d in baselines/models.py. Is it missing in this repo? Thanks.

yutongo avatar Nov 14 '21 08:11 yutongo

Hi!

You can get that here: https://github.com/microsoft/protein-sequence-models in sequence_models/structure.py

We'll make a commit that fixes the import soon.

yangkky avatar Nov 18 '21 20:11 yangkky