AutoGL-main/autogl/module/nas/space/gasso.py line 239: x, adjs = data.x, data.adjs The data object in pyg does not have an adj attribute.
AutoGL-main/autogl/module/nas/space/gasso.py
line 239: x, adjs = data.x, data.adjs
The data object in pyg does not have an adj attribute.