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
It is possible to redefine the __getattr__ method of a module which we can use to check when the InferenceData attribute is being requested and error out with a message linking to the migration guide. Otherwise call the super unmodified method