You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extractors fail to add graphs when MockDevice is used as device. Specifically, the parameter max_atom_num is not defined for this device and therefore the is_embeddable() (BaseGraph) method fails.