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
As titled, TF assertAllClose API does not support None inputs. But some attributes of x_dict and y_dict are None sometimes in test_utils.py. Need a way to treat this case separately.