AS-GCN
AS-GCN copied to clipboard
cannot import name 'import_class'
when I begin to PretrainAIM,it has a problem which is File "main.py", line 4, in from torchlight import import_class ImportError: cannot import name 'import_class'
How to deal with it?