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
raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'Conv2d' object has no attribute 'activation_pre_process'. Did you mean: 'activation_post_process'? #2
when I run mnist example,this error occurred